Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DEmulatorFeatureInfo.h165 hasVulkanAsyncQueueSubmit(false), in EmulatorFeatureInfo()
193 bool hasVulkanAsyncQueueSubmit; member
DHostConnection.cpp969 rcEnc->featureInfo()->hasVulkanAsyncQueueSubmit = true; in queryAndSetVulkanAsyncQueueSubmitSupport()
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp1081 return mFeatureInfo->hasVulkanAsyncQueueSubmit; in supportsAsyncQueueSubmit()