Searched refs:PostCallRecordCmdDispatch (Results 1 – 6 of 6) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | drawdispatch.cpp | 224 void ValidationStateTracker::PostCallRecordCmdDispatch(VkCommandBuffer commandBuffer, uint32_t x, u… in PostCallRecordCmdDispatch() function in ValidationStateTracker
|
D | core_validation.h | 668 … void PostCallRecordCmdDispatch(VkCommandBuffer commandBuffer, uint32_t x, uint32_t y, uint32_t z);
|
/external/vulkan-validation-layers/layers/generated/ |
D | thread_safety.h | 1628 void PostCallRecordCmdDispatch(
|
D | thread_safety.cpp | 1914 void ThreadSafety::PostCallRecordCmdDispatch( in PostCallRecordCmdDispatch() function in ThreadSafety
|
D | chassis.h | 2856 …virtual void PostCallRecordCmdDispatch(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32… in PostCallRecordCmdDispatch() function
|
D | chassis.cpp | 3229 intercept->PostCallRecordCmdDispatch(commandBuffer, groupCountX, groupCountY, groupCountZ); in CmdDispatch()
|