Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DEmulatorFeatureInfo.h163 hasVulkanQueueSubmitWithCommands(false), in EmulatorFeatureInfo()
189 bool hasVulkanQueueSubmitWithCommands; member
DHostConnection.cpp957 rcEnc->featureInfo()->hasVulkanQueueSubmitWithCommands = true; in queryAndSetVulkanQueueSubmitWithCommandsSupport()
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp1024 if (mFeatureInfo->hasVulkanQueueSubmitWithCommands) { in setupFeatures()
6730 if (!mFeatureInfo->hasVulkanQueueSubmitWithCommands) { in on_vkCmdExecuteCommands()