Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1550 void PreCallRecordCmdBindVertexBuffers(
Dthread_safety.cpp1789 void ThreadSafety::PreCallRecordCmdBindVertexBuffers( in PreCallRecordCmdBindVertexBuffers() function in ThreadSafety
Dchassis.h2840 …virtual void PreCallRecordCmdBindVertexBuffers(VkCommandBuffer commandBuffer, uint32_t firstBindin… in PreCallRecordCmdBindVertexBuffers() function
Dchassis.cpp3104 …intercept->PreCallRecordCmdBindVertexBuffers(commandBuffer, firstBinding, bindingCount, pBuffers, … in CmdBindVertexBuffers()
/external/vulkan-validation-layers/layers/
Dcore_validation.h640 …void PreCallRecordCmdBindVertexBuffers(VkCommandBuffer commandBuffer, uint32_t firstBinding, uint3…
Dcore_validation.cpp7811 void ValidationStateTracker::PreCallRecordCmdBindVertexBuffers(VkCommandBuffer commandBuffer, uint3… in PreCallRecordCmdBindVertexBuffers() function in ValidationStateTracker