Searched refs:VulkanQueueSubmitWithCommands (Results 1 – 6 of 6) sorted by relevance
64 FEATURE_CONTROL_ITEM(VulkanQueueSubmitWithCommands, 79)
223 FeatureInfo VulkanQueueSubmitWithCommands = { member
4 // We won't use the lock if this command is used (VulkanQueueSubmitWithCommands is enabled)
374 return shouldEnableVulkan(features) && features.VulkanQueueSubmitWithCommands.enabled; in shouldEnableQueueSubmitWithCommands()
2413 &features, VulkanQueueSubmitWithCommands, true); in parseGfxstreamFeatures()
79 m_state->getFeatures().VulkanQueueSubmitWithCommands.enabled) {} in Impl()