Lines Matching defs:EmulatorFeatureInfo
140 struct EmulatorFeatureInfo { struct
142 EmulatorFeatureInfo() : in EmulatorFeatureInfo() function
169 SyncImpl syncImpl;
170 DmaImpl dmaImpl;
171 HostComposition hostComposition;
172 GLESMaxVersion glesMaxVersion;
173 bool hasDirectMem;
174 bool hasVulkan;
175 bool hasDeferredVulkanCommands;
176 bool hasVulkanNullOptionalStrings;
177 bool hasVulkanCreateResourcesWithRequirements;
178 bool hasVulkanIgnoredHandles;
179 bool hasYUVCache;
180 bool hasAsyncUnmapBuffer;
181 bool hasVirtioGpuNext;
182 bool hasSharedSlotsHostMemoryAllocator;
183 bool hasVulkanFreeMemorySync;
184 bool hasVirtioGpuNativeSync;
185 bool hasVulkanShaderFloat16Int8;
186 bool hasVulkanAsyncQueueSubmit;
187 bool hasHostSideTracing;
188 bool hasAsyncFrameCommands;
189 bool hasVulkanQueueSubmitWithCommands;
190 bool hasVulkanBatchedDescriptorSetUpdate;
191 bool hasSyncBufferData;
192 bool hasReadColorBufferDma;