Lines Matching defs:EmulatorFeatureInfo
118 struct EmulatorFeatureInfo { struct
120 EmulatorFeatureInfo() : in EmulatorFeatureInfo() function
141 SyncImpl syncImpl;
142 DmaImpl dmaImpl;
143 HostComposition hostComposition;
144 GLESMaxVersion glesMaxVersion;
145 bool hasDirectMem;
146 bool hasVulkan;
147 bool hasDeferredVulkanCommands;
148 bool hasVulkanNullOptionalStrings;
149 bool hasVulkanCreateResourcesWithRequirements;
150 bool hasVulkanIgnoredHandles;
151 bool hasYUVCache;
152 bool hasAsyncUnmapBuffer;
153 bool hasVirtioGpuNext;
154 bool hasSharedSlotsHostMemoryAllocator;
155 bool hasVulkanFreeMemorySync;
156 bool hasVirtioGpuNativeSync;
157 bool hasVulkanShaderFloat16Int8;
158 bool hasVulkanAsyncQueueSubmit;