Home | History | Annotate | Download | only in r600

Lines Matching refs:default_ps_gprs

2101 	unsigned num_ps_gprs = rctx->default_ps_gprs;
2112 if (rctx->ps_shader->current->shader.bc.ngpr > rctx->default_ps_gprs)
2114 diff = rctx->ps_shader->current->shader.bc.ngpr - rctx->default_ps_gprs;
2290 rctx->default_ps_gprs = num_ps_gprs;