Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DEmulatorFeatureInfo.h171 hasVulkanQueueSubmitWithCommands(false), in EmulatorFeatureInfo()
200 bool hasVulkanQueueSubmitWithCommands; member
DHostConnection.cpp981 rcEnc->featureInfo()->hasVulkanQueueSubmitWithCommands = true; in queryAndSetVulkanQueueSubmitWithCommandsSupport()
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp977 if (mFeatureInfo->hasVulkanQueueSubmitWithCommands) { in setupFeatures()
7156 if (!mFeatureInfo->hasVulkanQueueSubmitWithCommands) { in on_vkCmdExecuteCommands()