Lines Matching refs:vkDestroyBuffer
2614 vkDestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks *pAllocator) {4959 if (!strcmp(funcName, "vkDestroyBuffer"))4960 return (PFN_vkVoidFunction)vkDestroyBuffer;