Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c983 vk_device_dispatch_table_from_entrypoints(&device->cmd_dispatch, in panvk_CreateDevice()
986 vk_device_dispatch_table_from_entrypoints(&device->cmd_dispatch, in panvk_CreateDevice()
989 vk_device_dispatch_table_from_entrypoints(&device->cmd_dispatch, in panvk_CreateDevice()
1003 device->vk.command_dispatch_table = &device->cmd_dispatch; in panvk_CreateDevice()
Dpanvk_private.h253 struct vk_device_dispatch_table cmd_dispatch; member
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c2051 vk_device_dispatch_table_from_entrypoints(&device->cmd_dispatch, in dzn_device_create()
2053 vk_device_dispatch_table_from_entrypoints(&device->cmd_dispatch, in dzn_device_create()
2067 device->vk.command_dispatch_table = &device->cmd_dispatch; in dzn_device_create()
Ddzn_private.h248 struct vk_device_dispatch_table cmd_dispatch; member