Searched refs:S_00B228_SGPRS (Results 1 – 2 of 2) sorted by relevance
518 S_00B228_SGPRS((shader->config.num_sgprs - 1) / 8) | in si_shader_gs()
3114 #define S_00B228_SGPRS(x) (((unsigned)(x) & 0x0F) << 6) macro