Searched refs:RecordCmdPushDescriptorSetState (Results 1 – 2 of 2) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 978 …void RecordCmdPushDescriptorSetState(CMD_BUFFER_STATE* cb_state, VkPipelineBindPoint pipelineBindP…
|
D | core_validation.cpp | 7699 void CoreChecks::RecordCmdPushDescriptorSetState(CMD_BUFFER_STATE *cb_state, VkPipelineBindPoint pi… in RecordCmdPushDescriptorSetState() function in CoreChecks 7729 …RecordCmdPushDescriptorSetState(cb_state, pipelineBindPoint, layout, set, descriptorWriteCount, pD… in PreCallRecordCmdPushDescriptorSetKHR() 14046 RecordCmdPushDescriptorSetState(cb_state, template_ci.pipelineBindPoint, layout, set, in PreCallRecordCmdPushDescriptorSetWithTemplateKHR()
|