Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DEmulatorFeatureInfo.h138 hasVulkanAsyncQueueSubmit(false) in EmulatorFeatureInfo()
158 bool hasVulkanAsyncQueueSubmit; member
DHostConnection.cpp902 rcEnc->featureInfo()->hasVulkanAsyncQueueSubmit = true; in queryAndSetVulkanAsyncQueueSubmitSupport()
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp874 return mFeatureInfo->hasVulkanAsyncQueueSubmit; in supportsAsyncQueueSubmit()