Searched defs:EmulatorGfxStreamVkFeatureInfo (Results 1 – 1 of 1) sorted by relevance
210 struct EmulatorGfxStreamVkFeatureInfo { struct211 bool hasDirectMem;212 bool hasVulkan;213 bool hasDeferredVulkanCommands;214 bool hasVulkanNullOptionalStrings;215 bool hasVulkanCreateResourcesWithRequirements;216 bool hasVulkanIgnoredHandles;217 bool hasVirtioGpuNext;218 bool hasVulkanFreeMemorySync;219 bool hasVirtioGpuNativeSync;[all …]