Searched refs:dispatch_vkCmdExecuteCommands (Results 1 – 3 of 3) sorted by relevance
934 dispatch->dispatch_vkCmdExecuteCommands = vkr_dispatch_vkCmdExecuteCommands; in vkr_context_init_command_buffer_dispatch()
2393 …void (*dispatch_vkCmdExecuteCommands)(struct vn_dispatch_context *ctx, struct vn_command_vkCmdExec… member
7097 if (!ctx->dispatch_vkCmdExecuteCommands) { in vn_dispatch_vkCmdExecuteCommands()7109 ctx->dispatch_vkCmdExecuteCommands(ctx, &args); in vn_dispatch_vkCmdExecuteCommands()