Searched refs:S_00B028_VGPRS (Results 1 – 7 of 7) sorted by relevance
216 #define S_00B028_VGPRS(x) (((x) & 0x3F) << 0) macro
600 OutStreamer->EmitIntValue(S_00B028_VGPRS(KernelInfo.VGPRBlocks) | in EmitProgramInfoSI()
508 #define S_00B028_VGPRS(x) (((x) & 0x3F) << 0) macro
1149 OutStreamer->EmitIntValue(S_00B028_VGPRS(CurrentProgramInfo.VGPRBlocks) | in EmitProgramInfoSI()1189 MD->setRsrc1(CC, S_00B028_VGPRS(CurrentProgramInfo.VGPRBlocks) | in EmitPALMetadata()
713 #define S_00B028_VGPRS(x) (((x) & 0x3F) << 0) macro
1209 OutStreamer->emitIntValue(S_00B028_VGPRS(CurrentProgramInfo.VGPRBlocks) | in EmitProgramInfoSI()
1677 S_00B028_VGPRS((shader->config.num_vgprs - 1) / (sscreen->ps_wave_size == 32 ? 8 : 4)) | in si_shader_ps()