Searched refs:threadgroups_per_cu (Results 1 – 4 of 4) sorted by relevance
217 unsigned max_waves_per_sh, unsigned threadgroups_per_cu);
1264 unsigned max_waves_per_sh, unsigned threadgroups_per_cu) in ac_get_compute_resource_limits() argument1278 assert(threadgroups_per_cu >= 1 && threadgroups_per_cu <= 8); in ac_get_compute_resource_limits()1280 S_00B854_WAVES_PER_SH(max_waves_per_sh) | S_00B854_CU_GROUP_COUNT(threadgroups_per_cu - 1); in ac_get_compute_resource_limits()
732 unsigned threadgroups_per_cu = 1; in si_emit_dispatch_packets() local735 threadgroups_per_cu = 2; in si_emit_dispatch_packets()740 sctx->cs_max_waves_per_sh, threadgroups_per_cu)); in si_emit_dispatch_packets()
5372 unsigned threadgroups_per_cu = 1; in radv_pipeline_generate_compute_state() local5385 threadgroups_per_cu = 2; in radv_pipeline_generate_compute_state()5391 threadgroups_per_cu)); in radv_pipeline_generate_compute_state()