Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_device.h129 const struct vk_device_dispatch_table *command_dispatch_table; member
H A Dvk_command_buffer.c139 primary->base.device->command_dispatch_table; in vk_common_CmdExecuteCommands()
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_device.c253 device->vk.command_dispatch_table = &device->cmd_dispatch; in panvk_per_arch()
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_device.c337 dev->vk.command_dispatch_table = &dev->cmd_dispatch; in hk_CreateDevice()
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan/
H A Dgfxstream_vk_device.cpp529 gfxstream_device->vk.command_dispatch_table = &gfxstream_device->cmd_dispatch; in gfxstream_vk_CreateDevice()
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c2297 device->vk.command_dispatch_table = &device->cmd_dispatch; in dzn_device_create()