Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglSystemCommon/
DEmulatorFeatureInfo.h168 hasVulkanAsyncQueueSubmit(false), in EmulatorFeatureInfo()
197 bool hasVulkanAsyncQueueSubmit; member
DHostConnection.cpp651 rcEnc->featureInfo()->hasVulkanAsyncQueueSubmit = true; in queryAndSetVulkanAsyncQueueSubmitSupport()
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp1418 mFeatureInfo->hasVulkanAsyncQueueSubmit = true; in setupCaps()
1511 return mFeatureInfo->hasVulkanAsyncQueueSubmit; in supportsAsyncQueueSubmit()