Home
last modified time | relevance | path

Searched refs:PreCallRecordCmdBindDescriptorSets (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1518 void PreCallRecordCmdBindDescriptorSets(
Dthread_safety.cpp1731 void ThreadSafety::PreCallRecordCmdBindDescriptorSets( in PreCallRecordCmdBindDescriptorSets() function in ThreadSafety
Dchassis.h2834 …virtual void PreCallRecordCmdBindDescriptorSets(VkCommandBuffer commandBuffer, VkPipelineBindPoint… in PreCallRecordCmdBindDescriptorSets() function
Dchassis.cpp3057 …intercept->PreCallRecordCmdBindDescriptorSets(commandBuffer, pipelineBindPoint, layout, firstSet, … in CmdBindDescriptorSets()
/external/vulkan-validation-layers/layers/
Dcore_validation.h632 …void PreCallRecordCmdBindDescriptorSets(VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelin…
Dcore_validation.cpp7502 void ValidationStateTracker::PreCallRecordCmdBindDescriptorSets(VkCommandBuffer commandBuffer, in PreCallRecordCmdBindDescriptorSets() function in ValidationStateTracker