Searched refs:PostCallRecordDestroyRenderPass (Results 1 – 6 of 6) sorted by relevance
996 …void PostCallRecordDestroyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationC…
3254 void StatelessValidation::PostCallRecordDestroyRenderPass(VkDevice device, VkRenderPass renderPass, in PostCallRecordDestroyRenderPass() function in StatelessValidation
1319 void PostCallRecordDestroyRenderPass(
1478 void ThreadSafety::PostCallRecordDestroyRenderPass( in PostCallRecordDestroyRenderPass() function in ThreadSafety
2775 …virtual void PostCallRecordDestroyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAll… in PostCallRecordDestroyRenderPass() function
2612 intercept->PostCallRecordDestroyRenderPass(device, renderPass, pAllocator); in DestroyRenderPass()