Searched refs:stencils (Results 1 – 3 of 3) sorted by relevance
138 pipe_surface_reference(&ppq->stencils, NULL); in pp_free_fbos()260 ppq->stencils = p->pipe->create_surface(p->pipe, ppq->stencil, &p->surf); in pp_init_fbos()261 if (!ppq->stencil || !ppq->stencils) in pp_init_fbos()
57 struct pipe_surface *tmps[2], *inner_tmps[3], *stencils; member
112 p->framebuffer.zsbuf = ppq->stencils; in pp_jimenezmlaa_run()