Searched refs:DO_UNFILLED (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl_dd/
H A Dt_dd_tritmp.h42 * DO_UNFILLED: Decompose triangles to lines and points where appropriate.
130 if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
138 if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
142 if (DO_UNFILLED) {
291 if (DO_UNFILLED) {
355 if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
363 if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
367 if (DO_UNFILLED) {
582 if (DO_UNFILLED) {
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl_dd/
H A Dt_dd_tritmp.h42 * DO_UNFILLED: Decompose triangles to lines and points where appropriate.
130 if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
138 if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
142 if (DO_UNFILLED) {
291 if (DO_UNFILLED) {
355 if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
363 if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
367 if (DO_UNFILLED) {
582 if (DO_UNFILLED) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_swtcl.c412 #define DO_UNFILLED ((IND & R200_UNFILLED_BIT) != 0) macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_swtcl.c535 #define DO_UNFILLED ((IND & RADEON_UNFILLED_BIT) != 0) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_swtcl.c412 #define DO_UNFILLED ((IND & R200_UNFILLED_BIT) != 0) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_swtcl.c534 #define DO_UNFILLED ((IND & RADEON_UNFILLED_BIT) != 0) macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_tris.c604 #define DO_UNFILLED ((IND & INTEL_UNFILLED_BIT) != 0) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_tris.c604 #define DO_UNFILLED ((IND & INTEL_UNFILLED_BIT) != 0) macro

Completed in 12 milliseconds