Home | History | Annotate | Download | only in layers

Lines Matching refs:DestroyBuffer

5715 VKAPI_ATTR void VKAPI_CALL DestroyBuffer(VkDevice device, VkBuffer buffer,
5734 dev_data->dispatch_table.DestroyBuffer(device, buffer, pAllocator);
11947 {"vkDestroyBuffer", reinterpret_cast<PFN_vkVoidFunction>(DestroyBuffer)},