Home | History | Annotate | Download | only in a3xx

Lines Matching refs:stencil

77 			 * the stencil
79 if (rsc->stencil) {
80 rsc = rsc->stencil;
313 bool stencil,
319 if (stencil) {
320 rsc = rsc->stencil;
442 if (!rsc->stencil || batch->resolve & FD_BUFFER_DEPTH)
445 if (rsc->stencil && batch->resolve & FD_BUFFER_STENCIL)
511 /* The gmem_restore_tex logic will put the first buffer's stencil
998 if (rsc->stencil) {
1001 OUT_RING(ring, A3XX_RB_STENCIL_PITCH(rsc->stencil->cpp * gmem->bin_w));