Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h3136 void PostCallRecordCmdDrawIndirectByteCountEXT(
Dthread_safety.cpp4192 void ThreadSafety::PostCallRecordCmdDrawIndirectByteCountEXT( in PostCallRecordCmdDrawIndirectByteCountEXT() function in ThreadSafety
Dchassis.h3348 …virtual void PostCallRecordCmdDrawIndirectByteCountEXT(VkCommandBuffer commandBuffer, uint32_t ins… in PostCallRecordCmdDrawIndirectByteCountEXT() function
Dchassis.cpp6897 …intercept->PostCallRecordCmdDrawIndirectByteCountEXT(commandBuffer, instanceCount, firstInstance, … in CmdDrawIndirectByteCountEXT()