Searched refs:hasVulkanQueueSubmitWithCommands (Results 1 – 4 of 4) sorted by relevance
171 hasVulkanQueueSubmitWithCommands(false), in EmulatorFeatureInfo()200 bool hasVulkanQueueSubmitWithCommands; member222 bool hasVulkanQueueSubmitWithCommands; member
235 this->featureInfo()->hasVulkanQueueSubmitWithCommands = true; in queryAndSetVulkanQueueSubmitWithCommandsSupport()301 featureInfo->hasVulkanQueueSubmitWithCommands = in setVulkanFeatureInfo()302 this->featureInfo()->hasVulkanQueueSubmitWithCommands; in setVulkanFeatureInfo()
95 bool hasVulkanQueueSubmitWithCommands; member
1399 mFeatureInfo.hasVulkanQueueSubmitWithCommands = true; in setupCaps()1469 if (mFeatureInfo.hasVulkanQueueSubmitWithCommands) { in setupFeatures()7130 if (!mFeatureInfo.hasVulkanQueueSubmitWithCommands) { in on_vkCmdExecuteCommands()