Searched defs:GfxStreamVkFeatureInfo (Results 1 – 1 of 1) sorted by relevance
83 struct GfxStreamVkFeatureInfo { struct84 bool hasDirectMem;85 bool hasVulkan;86 bool hasDeferredVulkanCommands;87 bool hasVulkanNullOptionalStrings;88 bool hasVulkanCreateResourcesWithRequirements;89 bool hasVulkanIgnoredHandles;90 bool hasVirtioGpuNext;91 bool hasVulkanFreeMemorySync;92 bool hasVirtioGpuNativeSync;[all …]