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.c602 #define SWRAST_DEBUG 0 macro
611 if (SWRAST_DEBUG) { in _swrast_Quad()
626 if (SWRAST_DEBUG) { in _swrast_Triangle()
638 if (SWRAST_DEBUG) { in _swrast_Line()
649 if (SWRAST_DEBUG) { in _swrast_Point()
659 if (SWRAST_DEBUG) { in _swrast_InvalidateState()
668 if (SWRAST_DEBUG) { in _swrast_ResetLineStipple()
683 if (SWRAST_DEBUG) { in _swrast_allow_vertex_fog()
693 if (SWRAST_DEBUG) { in _swrast_allow_pixel_fog()
742 if (SWRAST_DEBUG) { in _swrast_CreateContext()
[all …]