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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dstate.c410 ctx->_TriangleCaps |= DD_LINE_SMOOTH;
H A Ddebug.c112 (flags & DD_LINE_SMOOTH) ? "line-smooth, " : "",
H A Denable.c417 ctx->_TriangleCaps ^= DD_LINE_SMOOTH;
H A Dmtypes.h3185 #define DD_LINE_SMOOTH (1 << 6) macro
/external/mesa3d/src/mesa/main/
H A Dstate.c410 ctx->_TriangleCaps |= DD_LINE_SMOOTH;
H A Ddebug.c112 (flags & DD_LINE_SMOOTH) ? "line-smooth, " : "",
H A Denable.c417 ctx->_TriangleCaps ^= DD_LINE_SMOOTH;
H A Dmtypes.h3185 #define DD_LINE_SMOOTH (1 << 6) macro

Completed in 376 milliseconds