Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
Dvk_command_buffer.c78 primary->base.device->command_dispatch_table; in vk_common_CmdExecuteCommands()
Dvk_device.h125 const struct vk_device_dispatch_table *command_dispatch_table; member
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c1003 device->vk.command_dispatch_table = &device->cmd_dispatch; in panvk_CreateDevice()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c2067 device->vk.command_dispatch_table = &device->cmd_dispatch; in dzn_device_create()