Searched refs:PostCallRecordCreateFramebuffer (Results 1 – 8 of 8) sorted by relevance
899 void ObjectLifetimes::PostCallRecordCreateFramebuffer(VkDevice device, const VkFramebufferCreateInf… in PostCallRecordCreateFramebuffer() function in ObjectLifetimes
528 … void PostCallRecordCreateFramebuffer(VkDevice device, const VkFramebufferCreateInfo* pCreateInfo,
9861 void ValidationStateTracker::PostCallRecordCreateFramebuffer(VkDevice device, const VkFramebufferCr… in PostCallRecordCreateFramebuffer() function in ValidationStateTracker
585 void PostCallRecordCreateFramebuffer(
1284 void PostCallRecordCreateFramebuffer(
1425 void ThreadSafety::PostCallRecordCreateFramebuffer( in PostCallRecordCreateFramebuffer() function in ThreadSafety
2766 …virtual void PostCallRecordCreateFramebuffer(VkDevice device, const VkFramebufferCreateInfo* pCrea… in PostCallRecordCreateFramebuffer() function
2543 … intercept->PostCallRecordCreateFramebuffer(device, pCreateInfo, pAllocator, pFramebuffer, result); in CreateFramebuffer()