Searched refs:batchedDescriptorSetUpdateEnabled (Results 1 – 3 of 3) sorted by relevance
85 bool batchedDescriptorSetUpdateEnabled() const;
265 bool batchedDescriptorSetUpdateEnabled() const { return mBatchedDescriptorSetUpdateEnabled; } in batchedDescriptorSetUpdateEnabled() function in gfxstream::vk::VkDecoderGlobalState::Impl9114 bool VkDecoderGlobalState::batchedDescriptorSetUpdateEnabled() const { return mImpl->batchedDescrip… in batchedDescriptorSetUpdateEnabled() function in gfxstream::vk::VkDecoderGlobalState
844 if (m_state->batchedDescriptorSetUpdateEnabled()) { in vkUpdateDescriptorSets()