Home | History | Annotate | Download | only in layers

Lines Matching defs:DestroyRenderPass

420 VKAPI_ATTR void VKAPI_CALL DestroyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks *pAllocator) {
427 dev_data->dispatch_table.DestroyRenderPass(device, renderPass, pAllocator);