Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Ddebug.c91 (state & _NEW_LINE) ? "ctx->Line, " : "", in _mesa_print_state()
Dmtypes.h2823 #define _NEW_LINE (1u << 9) /**< gl_context::Line */ macro