Home | History | Annotate | Download | only in r600

Lines Matching full:nstack

206                        bc->nstack = MAX2(bc->nstack, G_028844_STACK_SIZE(value));
568 unsigned ngpr, nstack;
573 nstack = shader->bc.nstack;
579 | S_0288D4_STACK_SIZE(nstack));