Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h2961 void PostCallRecordCmdDrawIndexedIndirectCountKHR(
Dthread_safety.cpp3916 void ThreadSafety::PostCallRecordCmdDrawIndexedIndirectCountKHR( in PostCallRecordCmdDrawIndexedIndirectCountKHR() function in ThreadSafety
Dchassis.h3297 …virtual void PostCallRecordCmdDrawIndexedIndirectCountKHR(VkCommandBuffer commandBuffer, VkBuffer … in PostCallRecordCmdDrawIndexedIndirectCountKHR() function
Dchassis.cpp6476 …intercept->PostCallRecordCmdDrawIndexedIndirectCountKHR(commandBuffer, buffer, offset, countBuffer… in CmdDrawIndexedIndirectCountKHR()