ac/radeonsi: add local_invocation_ids to the abi
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
This commit is contained in:
@@ -186,7 +186,6 @@ struct si_shader_context {
|
||||
/* CS */
|
||||
int param_grid_size;
|
||||
int param_block_size;
|
||||
int param_thread_id;
|
||||
|
||||
LLVMTargetMachineRef tm;
|
||||
|
||||
|
Reference in New Issue
Block a user