Searched refs:S_00B028_SGPRS (Results 1 – 5 of 5) sorted by relevance
217 #define S_00B028_SGPRS(x) (((x) & 0x0F) << 6) macro
601 S_00B028_SGPRS(KernelInfo.SGPRBlocks), 4); in EmitProgramInfoSI()
509 #define S_00B028_SGPRS(x) (((x) & 0x0F) << 6) macro
1150 S_00B028_SGPRS(CurrentProgramInfo.SGPRBlocks), 4); in EmitProgramInfoSI()1190 S_00B028_SGPRS(CurrentProgramInfo.SGPRBlocks)); in EmitPALMetadata()
1682 rsrc1 |= S_00B028_SGPRS((shader->config.num_sgprs - 1) / 8); in si_shader_ps()