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()
438 #define S_00B028_SGPRS(x) (((x) & 0x0F) << 6) macro
1026 S_00B028_SGPRS(CurrentProgramInfo.SGPRBlocks), 4); in EmitProgramInfoSI()1102 S_00B028_SGPRS(CurrentProgramInfo.SGPRBlocks); in EmitPALMetadata()
1682 rsrc1 |= S_00B028_SGPRS((shader->config.num_sgprs - 1) / 8); in si_shader_ps()