Home
last modified time | relevance | path

Searched refs:PostCallRecordDestroyFramebuffer (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1296 void PostCallRecordDestroyFramebuffer(
Dthread_safety.cpp1443 void ThreadSafety::PostCallRecordDestroyFramebuffer( in PostCallRecordDestroyFramebuffer() function in ThreadSafety
Dchassis.h2769 …virtual void PostCallRecordDestroyFramebuffer(VkDevice device, VkFramebuffer framebuffer, const Vk… in PostCallRecordDestroyFramebuffer() function
Dchassis.cpp2566 intercept->PostCallRecordDestroyFramebuffer(device, framebuffer, pAllocator); in DestroyFramebuffer()