Searched refs:CmdDispatchIndirect (Results 1 – 6 of 6) sorted by relevance
141 PFN_vkCmdDispatchIndirect CmdDispatchIndirect; member
219 table->CmdDispatchIndirect = in loader_init_device_dispatch_table()477 return (void *)table->CmdDispatchIndirect; in loader_lookup_device_dispatch_table()
1883 disp->CmdDispatchIndirect(commandBuffer, buffer, offset);
129 GET_PROC(CmdDispatchIndirect); in GrVkCreateInterface()
4346 …get_dispatch_table(pc_device_table_map, commandBuffer)->CmdDispatchIndirect(commandBuffer, buffer,… in vkCmdDispatchIndirect()
7793 dev_data->device_dispatch_table->CmdDispatchIndirect(commandBuffer, buffer, offset); in vkCmdDispatchIndirect()