Searched refs:S_00B860_WAVESIZE (Results 1 – 8 of 8) sorted by relevance
306 #define S_00B860_WAVESIZE(x) (((x) & 0x1FFF) << 12) macro
610 #define S_00B860_WAVESIZE(x) (((x) & 0x1FFF) << 12) macro
1143 OutStreamer->EmitIntValue(S_00B860_WAVESIZE(CurrentProgramInfo.ScratchBlocks), 4); in EmitProgramInfoSI()
844 #define S_00B860_WAVESIZE(x) (((x) & 0x1FFF) << 12) macro
1203 OutStreamer->emitInt32(S_00B860_WAVESIZE(CurrentProgramInfo.ScratchBlocks)); in EmitProgramInfoSI()
526 S_00B860_WAVESIZE(sctx->max_seen_compute_scratch_bytes_per_wave >> 10)); in si_switch_compute_shader()
1217 S_00B860_WAVES(sctx->scratch_waves) | S_00B860_WAVESIZE(0)); /* no scratch */ in si_dispatch_prim_discard_cs_and_draw()
3465 S_00B860_WAVESIZE(round_up_u32(size_per_wave, 1024))); in radv_emit_compute_scratch()