Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h2059 void PostCallRecordCmdDispatchBase(
Dthread_safety.cpp2597 void ThreadSafety::PostCallRecordCmdDispatchBase( in PostCallRecordCmdDispatchBase() function in ThreadSafety
Dchassis.h2949 …virtual void PostCallRecordCmdDispatchBase(VkCommandBuffer commandBuffer, uint32_t baseGroupX, uin… in PostCallRecordCmdDispatchBase() function
Dchassis.cpp3975 …intercept->PostCallRecordCmdDispatchBase(commandBuffer, baseGroupX, baseGroupY, baseGroupZ, groupC… in CmdDispatchBase()