Home
last modified time | relevance | path

Searched refs:PostCallRecordCmdBindDescriptorSets (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1528 void PostCallRecordCmdBindDescriptorSets(
Dthread_safety.cpp1750 void ThreadSafety::PostCallRecordCmdBindDescriptorSets( in PostCallRecordCmdBindDescriptorSets() function in ThreadSafety
Dchassis.h2835 …virtual void PostCallRecordCmdBindDescriptorSets(VkCommandBuffer commandBuffer, VkPipelineBindPoin… in PostCallRecordCmdBindDescriptorSets() function
Dchassis.cpp3062 …intercept->PostCallRecordCmdBindDescriptorSets(commandBuffer, pipelineBindPoint, layout, firstSet,… in CmdBindDescriptorSets()