Home
last modified time | relevance | path

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

/external/mesa3d/src/gfxstream/guest/vulkan_enc/
DResourceTracker.h96 bool hasVulkanQueueSubmitWithCommands; member
DResourceTracker.cpp1427 mFeatureInfo.hasVulkanQueueSubmitWithCommands = true; in setupCaps()
1498 if (mFeatureInfo.hasVulkanQueueSubmitWithCommands) { in setupFeatures()
7144 if (!mFeatureInfo.hasVulkanQueueSubmitWithCommands) { in on_vkCmdExecuteCommands()