Searched refs:waves_per_threadgroup (Results 1 – 2 of 2) sorted by relevance
725 unsigned waves_per_threadgroup = in si_emit_dispatch_packets() local728 S_00B854_SIMD_DEST_CNTL(waves_per_threadgroup % 4 == 0); in si_emit_dispatch_packets()738 if (num_cu_per_se % 4 && waves_per_threadgroup == 1) in si_emit_dispatch_packets()
2631 unsigned waves_per_threadgroup; in radv_emit_compute_pipeline() local2664 waves_per_threadgroup = in radv_emit_compute_pipeline()2669 S_00B854_SIMD_DEST_CNTL(waves_per_threadgroup % 4 == 0); in radv_emit_compute_pipeline()2680 if (num_cu_per_se % 4 && waves_per_threadgroup == 1) in radv_emit_compute_pipeline()