Home
last modified time | relevance | path

Searched refs:UpdateLastBoundDescriptorSets (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.h845 …void UpdateLastBoundDescriptorSets(CMD_BUFFER_STATE* cb_state, VkPipelineBindPoint pipeline_bind_p…
Dcore_validation.cpp7410 void ValidationStateTracker::UpdateLastBoundDescriptorSets(CMD_BUFFER_STATE *cb_state, VkPipelineBi… in UpdateLastBoundDescriptorSets() function in ValidationStateTracker
7516UpdateLastBoundDescriptorSets(cb_state, pipelineBindPoint, pipeline_layout, firstSet, setCount, pD… in PreCallRecordCmdBindDescriptorSets()
7717UpdateLastBoundDescriptorSets(cb_state, pipelineBindPoint, pipeline_layout, set, 1, nullptr, push_… in RecordCmdPushDescriptorSetState()