Searched refs:PostCallRecordEndCommandBuffer (Results 1 – 6 of 6) sorted by relevance
1403 void PostCallRecordEndCommandBuffer(
1544 void ThreadSafety::PostCallRecordEndCommandBuffer( in PostCallRecordEndCommandBuffer() function in ThreadSafety
2799 … virtual void PostCallRecordEndCommandBuffer(VkCommandBuffer commandBuffer, VkResult result) {}; in PostCallRecordEndCommandBuffer() function
2791 intercept->PostCallRecordEndCommandBuffer(commandBuffer, result); in EndCommandBuffer()
599 void PostCallRecordEndCommandBuffer(VkCommandBuffer commandBuffer, VkResult result);
6450 void ValidationStateTracker::PostCallRecordEndCommandBuffer(VkCommandBuffer commandBuffer, VkResult… in PostCallRecordEndCommandBuffer() function in ValidationStateTracker