Searched refs:PreCallRecordCmdDrawIndexed (Results 1 – 6 of 6) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | drawdispatch.cpp | 128 void CoreChecks::PreCallRecordCmdDrawIndexed(VkCommandBuffer commandBuffer, uint32_t indexCount, ui… in PreCallRecordCmdDrawIndexed() function in CoreChecks
|
D | core_validation.h | 1760 …void PreCallRecordCmdDrawIndexed(VkCommandBuffer commandBuffer, uint32_t indexCount, uint32_t inst…
|
/external/vulkan-validation-layers/layers/generated/ |
D | thread_safety.h | 1578 void PreCallRecordCmdDrawIndexed(
|
D | thread_safety.cpp | 1839 void ThreadSafety::PreCallRecordCmdDrawIndexed( in PreCallRecordCmdDrawIndexed() function in ThreadSafety
|
D | chassis.h | 2846 …virtual void PreCallRecordCmdDrawIndexed(VkCommandBuffer commandBuffer, uint32_t indexCount, uint3… in PreCallRecordCmdDrawIndexed() function
|
D | chassis.cpp | 3153 …intercept->PreCallRecordCmdDrawIndexed(commandBuffer, indexCount, instanceCount, firstIndex, verte… in CmdDrawIndexed()
|