Searched refs:command_dispatch_table (Results 1 – 6 of 6) sorted by relevance
129 const struct vk_device_dispatch_table *command_dispatch_table; member
139 primary->base.device->command_dispatch_table; in vk_common_CmdExecuteCommands()
253 device->vk.command_dispatch_table = &device->cmd_dispatch; in panvk_per_arch()
337 dev->vk.command_dispatch_table = &dev->cmd_dispatch; in hk_CreateDevice()
529 gfxstream_device->vk.command_dispatch_table = &gfxstream_device->cmd_dispatch; in gfxstream_vk_CreateDevice()
2297 device->vk.command_dispatch_table = &device->cmd_dispatch; in dzn_device_create()