Home
last modified time | relevance | path

Searched refs:PostCallRecordCmdDispatch (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.h1261 … void PostCallRecordCmdDispatch(VkCommandBuffer commandBuffer, uint32_t x, uint32_t y, uint32_t z);
Dcore_validation.cpp7428 void CoreChecks::PostCallRecordCmdDispatch(VkCommandBuffer commandBuffer, uint32_t x, uint32_t y, u… in PostCallRecordCmdDispatch() function in CoreChecks