Home
last modified time | relevance | path

Searched refs:BLIT_WRITEMASK_STENCIL (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_blit.h50 #define BLIT_WRITEMASK_STENCIL 2 macro
Du_blit.c474 blit_stencil = is_stencil && (zs_writemask & BLIT_WRITEMASK_STENCIL); in util_blit_pixels()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_blit.c306 (st->has_stencil_export ? BLIT_WRITEMASK_STENCIL in st_BlitFramebuffer()
333 0.0, pFilter, 0, BLIT_WRITEMASK_STENCIL); in st_BlitFramebuffer()