Home
last modified time | relevance | path

Searched refs:hasVulkanAsyncQueueSubmit (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/renderControl_enc/
DEmulatorFeatureInfo.h168 hasVulkanAsyncQueueSubmit(false), in EmulatorFeatureInfo()
197 bool hasVulkanAsyncQueueSubmit; member
221 bool hasVulkanAsyncQueueSubmit; member
DExtendedRenderControl.cpp214 this->featureInfo()->hasVulkanAsyncQueueSubmit = true; in queryAndSetVulkanAsyncQueueSubmitSupport()
300 featureInfo->hasVulkanAsyncQueueSubmit = this->featureInfo()->hasVulkanAsyncQueueSubmit; in setVulkanFeatureInfo()