Home
last modified time | relevance | path

Searched refs:DestroyDevice (Results 1 – 14 of 14) sorted by relevance

/external/vulkan-validation-layers/include/vulkan/
Dvk_layer.h47 PFN_vkDestroyDevice DestroyDevice; member
/external/vulkan-validation-layers/loader/
Dtable_ops.h59 table->DestroyDevice = (PFN_vkDestroyDevice)gpa(dev, "vkDestroyDevice"); in loader_init_device_dispatch_table()
289 return (void *)table->DestroyDevice; in loader_lookup_device_dispatch_table()
Dtrampoline.c753 disp->DestroyDevice(device, pAllocator);
/external/vulkan-validation-layers/layers/
Dthreading.cpp148 dev_data->device_dispatch_table->DestroyDevice(device, pAllocator); in vkDestroyDevice()
Ddevice_limits.cpp467 my_device_data->device_dispatch_table->DestroyDevice(device, pAllocator); in vkDestroyDevice()
Dimage.cpp201 my_data->device_dispatch_table->DestroyDevice(device, pAllocator); in vkDestroyDevice()
Dswapchain.cpp987 my_data->device_dispatch_table->DestroyDevice(device, pAllocator); in vkDestroyDevice()
Dvk_validation_layer_details.md162 | Objects Not Destroyed | Verify all objects destroyed at DestroyDevice time | MEMORY_LEAK | vkDest…
Dparameter_validation.cpp1774 get_dispatch_table(pc_device_table_map, device)->DestroyDevice(device, pAllocator); in vkDestroyDevice()
Dcore_validation.cpp4809 pDisp->DestroyDevice(device, pAllocator); in vkDestroyDevice()
4812 dev_data->device_dispatch_table->DestroyDevice(device, pAllocator); in vkDestroyDevice()
/external/skia/src/gpu/vk/
DGrVkInterface.cpp30 GET_PROC(DestroyDevice); in GrVkCreateInterface()
DGrVkGpu.cpp202 VK_CALL(DestroyDevice(fDevice, nullptr)); in ~GrVkGpu()
/external/vulkan-validation-layers/demos/smoke/
DShell.cpp301 vk::DestroyDevice(ctx_.dev, nullptr); in destroy_context()
/external/mesa3d/src/gallium/docs/
Dd3d11ddi.txt243 DestroyDevice