Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/tnl_dd/
Dt_dd_tritmp.h103 #ifndef DO_TWOSTENCIL
104 #define DO_TWOSTENCIL 0 macro
130 if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL) in TAG()
138 if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL) in TAG()
265 if (DO_TWOSTENCIL && !HAVE_STENCIL_TWOSIDE && ctx->Stencil.TestTwoSide) { in TAG()
278 if (DO_TWOSTENCIL && !HAVE_STENCIL_TWOSIDE && ctx->Stencil.TestTwoSide) { in TAG()
294 if (DO_TWOSTENCIL && !HAVE_STENCIL_TWOSIDE && ctx->Stencil.TestTwoSide) { in TAG()
355 if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL) in TAG()
363 if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL) in TAG()
503 if (DO_TWOSTENCIL && !HAVE_STENCIL_TWOSIDE && ctx->Stencil.TestTwoSide) { in TAG()
[all …]