Searched refs:_NEW_LINE (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/main/ | ||
D | debug.c | 91 (state & _NEW_LINE) ? "ctx->Line, " : "", in _mesa_print_state() |
D | mtypes.h | 2823 #define _NEW_LINE (1u << 9) /**< gl_context::Line */ macro |