Home
last modified time | relevance | path

Searched refs:core_dispatch (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/loader/
Dtable_ops.h46 VkLayerDispatchTable *table = &dev_table->core_dispatch; in loader_init_device_dispatch_table()
259 VkLayerDispatchTable *table = &dev_table->core_dispatch; in loader_init_device_extension_dispatch_table()
Dloader.h162 VkLayerDispatchTable core_dispatch; member
Dloader.c3261 if ((PFN_vkVoidFunction)disp_table->core_dispatch.CreateSwapchainKHR ==
3264 disp_table->core_dispatch.CreateSwapchainKHR =
3302 gdpa_value = dev->loader_dispatch.core_dispatch.GetDeviceProcAddr(
3313 ldev->loader_dispatch.core_dispatch.GetDeviceProcAddr(
Dtrampoline.c723 dev->loader_dispatch.core_dispatch.GetDeviceProcAddr, *pDevice);