Searched refs:CmdExecuteCommands (Results 1 – 7 of 7) sorted by relevance
166 PFN_vkCmdExecuteCommands CmdExecuteCommands; member
259 table->CmdExecuteCommands = in loader_init_device_dispatch_table()527 return (void *)table->CmdExecuteCommands; in loader_lookup_device_dispatch_table()
2184 disp->CmdExecuteCommands(commandBuffer, commandBuffersCount,
154 GET_PROC(CmdExecuteCommands); in GrVkCreateInterface()
806 vk::CmdExecuteCommands(data.primary_cmd, in on_frame()
4894 ->CmdExecuteCommands(commandBuffer, commandBufferCount, pCommandBuffers); in vkCmdExecuteCommands()
10051 …dev_data->device_dispatch_table->CmdExecuteCommands(commandBuffer, commandBuffersCount, pCommandBu… in vkCmdExecuteCommands()