Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1557 void PostCallRecordCmdBindVertexBuffers(
Dthread_safety.cpp1804 void ThreadSafety::PostCallRecordCmdBindVertexBuffers( in PostCallRecordCmdBindVertexBuffers() function in ThreadSafety
Dchassis.h2841 …virtual void PostCallRecordCmdBindVertexBuffers(VkCommandBuffer commandBuffer, uint32_t firstBindi… in PostCallRecordCmdBindVertexBuffers() function
Dchassis.cpp3109 …intercept->PostCallRecordCmdBindVertexBuffers(commandBuffer, firstBinding, bindingCount, pBuffers,… in CmdBindVertexBuffers()