Lines Matching full:framebuffer
631 VKAPI_ATTR void VKAPI_CALL vkDestroyFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator)633 device_dispatch_table(device)->DestroyFramebuffer(device, framebuffer, pAllocator);