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.c597 #define SWRAST_DEBUG 0 macro
606 if (SWRAST_DEBUG) { in _swrast_Quad()
621 if (SWRAST_DEBUG) { in _swrast_Triangle()
633 if (SWRAST_DEBUG) { in _swrast_Line()
644 if (SWRAST_DEBUG) { in _swrast_Point()
654 if (SWRAST_DEBUG) { in _swrast_InvalidateState()
663 if (SWRAST_DEBUG) { in _swrast_ResetLineStipple()
678 if (SWRAST_DEBUG) { in _swrast_allow_vertex_fog()
688 if (SWRAST_DEBUG) { in _swrast_allow_pixel_fog()
737 if (SWRAST_DEBUG) { in _swrast_CreateContext()
[all …]