Searched refs:UpdateLastBoundDescriptorSets (Results 1 – 2 of 2) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 845 …void UpdateLastBoundDescriptorSets(CMD_BUFFER_STATE* cb_state, VkPipelineBindPoint pipeline_bind_p…
|
D | core_validation.cpp | 7410 void ValidationStateTracker::UpdateLastBoundDescriptorSets(CMD_BUFFER_STATE *cb_state, VkPipelineBi… in UpdateLastBoundDescriptorSets() function in ValidationStateTracker 7516 …UpdateLastBoundDescriptorSets(cb_state, pipelineBindPoint, pipeline_layout, firstSet, setCount, pD… in PreCallRecordCmdBindDescriptorSets() 7717 …UpdateLastBoundDescriptorSets(cb_state, pipelineBindPoint, pipeline_layout, set, 1, nullptr, push_… in RecordCmdPushDescriptorSetState()
|