Searched refs:VulkanBatchedDescriptorSetUpdate (Results 1 – 5 of 5) sorted by relevance
65 FEATURE_CONTROL_ITEM(VulkanBatchedDescriptorSetUpdate, 80)
199 FeatureInfo VulkanBatchedDescriptorSetUpdate = { member
380 features.VulkanBatchedDescriptorSetUpdate.enabled; in shouldEnableBatchedDescriptorSetUpdate()
2404 &features, VulkanBatchedDescriptorSetUpdate, true); in parseGfxstreamFeatures()
2888 if (m_emu->features.VulkanBatchedDescriptorSetUpdate.enabled) { in on_vkCreateDescriptorPool()2912 if (!m_emu->features.VulkanBatchedDescriptorSetUpdate.enabled) { in cleanupDescriptorPoolAllocedSetsLocked()2917 if (m_emu->features.VulkanBatchedDescriptorSetUpdate.enabled) { in cleanupDescriptorPoolAllocedSetsLocked()3058 if (m_emu->features.VulkanBatchedDescriptorSetUpdate.enabled) { in on_vkFreeDescriptorSets()