Searched refs:S_00B848_SGPRS (Results 1 – 5 of 5) sorted by relevance
260 #define S_00B848_SGPRS(x) (((x) & 0x0F) << 6) macro
541 S_00B848_SGPRS(ProgInfo.SGPRBlocks) | in getSIProgramInfo()
142 S_00B848_SGPRS((shader->config.num_sgprs - 1) / 8) | in si_create_compute_state()
388 S_00B848_SGPRS((variant->config.num_sgprs - 1) / 8) | in radv_fill_shader_variant()
3585 #define S_00B848_SGPRS(x) (((unsigned)(x) & 0x0F) << 6) macro