Searched refs:S_00B848_SGPRS (Results 1 – 6 of 6) sorted by relevance
260 #define S_00B848_SGPRS(x) (((x) & 0x0F) << 6) macro
541 S_00B848_SGPRS(ProgInfo.SGPRBlocks) | in getSIProgramInfo()
484 #define S_00B848_SGPRS(x) (((x) & 0x0F) << 6) macro
960 S_00B848_SGPRS(ProgInfo.SGPRBlocks) | in getSIProgramInfo()
200 shader->config.rsrc1 |= S_00B848_SGPRS((shader->config.num_sgprs - 1) / 8); in si_create_compute_state_async()
1381 S_00B848_SGPRS(sctx->chip_class <= GFX9 ? (shader->config.num_sgprs - 1) / 8 : 0) | in si_dispatch_prim_discard_cs_and_draw()