Lines Matching refs:swrast
214 SWcontext *swrast = SWRAST_CONTEXT(ctx);
215 GLubyte *fail = swrast->stencil_temp.buf2;
352 SWcontext *swrast = SWRAST_CONTEXT(ctx);
360 GLubyte *stencilTemp = swrast->stencil_temp.buf1;
408 SWcontext *swrast = SWRAST_CONTEXT(ctx);
409 GLubyte *passMask = swrast->stencil_temp.buf2;
410 GLubyte *failMask = swrast->stencil_temp.buf3;
411 GLubyte *origMask = swrast->stencil_temp.buf4;
497 SWcontext *swrast = SWRAST_CONTEXT(ctx);
527 GLubyte *destVals = swrast->stencil_temp.buf1;
528 GLubyte *newVals = swrast->stencil_temp.buf2;