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

  /external/chromium_org/third_party/mesa/src/src/mesa/tnl_dd/
t_dd_tritmp.h 43 * DO_TWOSTENCIL:Gross hack for two-sided stencil.
103 #ifndef DO_TWOSTENCIL
104 #define DO_TWOSTENCIL 0
130 if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
138 if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
265 if (DO_TWOSTENCIL && !HAVE_STENCIL_TWOSIDE && ctx->Stencil.TestTwoSide) {
278 if (DO_TWOSTENCIL && !HAVE_STENCIL_TWOSIDE && ctx->Stencil.TestTwoSide) {
294 if (DO_TWOSTENCIL && !HAVE_STENCIL_TWOSIDE && ctx->Stencil.TestTwoSide) {
355 if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
363 if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
    [all...]
  /external/mesa3d/src/mesa/tnl_dd/
t_dd_tritmp.h 43 * DO_TWOSTENCIL:Gross hack for two-sided stencil.
103 #ifndef DO_TWOSTENCIL
104 #define DO_TWOSTENCIL 0
130 if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
138 if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
265 if (DO_TWOSTENCIL && !HAVE_STENCIL_TWOSIDE && ctx->Stencil.TestTwoSide) {
278 if (DO_TWOSTENCIL && !HAVE_STENCIL_TWOSIDE && ctx->Stencil.TestTwoSide) {
294 if (DO_TWOSTENCIL && !HAVE_STENCIL_TWOSIDE && ctx->Stencil.TestTwoSide) {
355 if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
363 if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
    [all...]

Completed in 122 milliseconds