Searched refs:S_0286E8_WAVESIZE (Results 1 – 6 of 6) sorted by relevance
309 #define S_0286E8_WAVESIZE(x) (((x) & 0x1FFF) << 12) macro
604 OutStreamer->EmitIntValue(S_0286E8_WAVESIZE(KernelInfo.ScratchBlocks), 4); in EmitProgramInfoSI()
533 #define S_0286E8_WAVESIZE(x) (((x) & 0x1FFF) << 12) macro
1029 OutStreamer->EmitIntValue(S_0286E8_WAVESIZE(CurrentProgramInfo.ScratchBlocks), 4); in EmitProgramInfoSI()
3734 S_0286E8_WAVESIZE(sctx->max_seen_scratch_bytes_per_wave >> 10); in si_update_spi_tmpring_size()
3441 S_0286E8_WAVESIZE(round_up_u32(size_per_wave, 1024))); in radv_emit_graphics_scratch()