Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_context.c600 #define SWRAST_DEBUG 0 macro
609 if (SWRAST_DEBUG) { in _swrast_Quad()
624 if (SWRAST_DEBUG) { in _swrast_Triangle()
636 if (SWRAST_DEBUG) { in _swrast_Line()
647 if (SWRAST_DEBUG) { in _swrast_Point()
657 if (SWRAST_DEBUG) { in _swrast_InvalidateState()
666 if (SWRAST_DEBUG) { in _swrast_ResetLineStipple()
681 if (SWRAST_DEBUG) { in _swrast_allow_vertex_fog()
691 if (SWRAST_DEBUG) { in _swrast_allow_pixel_fog()
740 if (SWRAST_DEBUG) { in _swrast_CreateContext()
[all …]