HomeSort by relevance Sort by last modified time
    Searched refs:BLIT_WRITEMASK_STENCIL (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/util/
u_blit.h 50 #define BLIT_WRITEMASK_STENCIL 2
u_blit.c 474 blit_stencil = is_stencil && (zs_writemask & BLIT_WRITEMASK_STENCIL);
  /external/mesa3d/src/mesa/state_tracker/
st_cb_blit.c 306 (st->has_stencil_export ? BLIT_WRITEMASK_STENCIL
333 0.0, pFilter, 0, BLIT_WRITEMASK_STENCIL);

Completed in 27 milliseconds