Searched refs:local_workgroup_size (Results 1 – 2 of 2) sorted by relevance
33 unsigned local_workgroup_size; member61 if (state->local_workgroup_size <= state->dispatch_width) in lower_cs_intrinsics_convert_block()143 state.local_workgroup_size = nir->info.cs.local_size[0] * in brw_nir_lower_cs_intrinsics()
7029 unsigned local_workgroup_size = in brw_compile_cs() local7034 DIV_ROUND_UP(local_workgroup_size, compiler->devinfo->max_cs_threads); in brw_compile_cs()