Home
last modified time | relevance | path

Searched refs:stencils (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_init.c158 pipe_surface_reference(&ppq->stencils, NULL); in pp_free_fbos()
318 ppq->stencils = p->pipe->create_surface(p->pipe, ppq->stencil, &p->surf); in pp_init_fbos()
319 if (!ppq->stencil || !ppq->stencils) in pp_init_fbos()
H A Dpp_private.h83 struct pipe_surface *tmps[2], *inner_tmps[3], *stencils; member
H A Dpp_mlaa.c117 p->framebuffer.zsbuf = ppq->stencils; in pp_jimenezmlaa_run()
/third_party/skia/tools/fm/
H A Dfm.cpp70 static DEFINE_bool (stencils , true, "If false, avoid stencil buffers in GPU backends.");

Completed in 3 milliseconds