Home | History | Annotate | Download | only in layers

Lines Matching refs:vkDestroyFramebuffer

3770 vkDestroyFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks *pAllocator) {
5099 if (!strcmp(funcName, "vkDestroyFramebuffer"))
5100 return (PFN_vkVoidFunction)vkDestroyFramebuffer;