Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_maos_vbtmp.h32 #undef TCL_DEBUG
33 #ifndef TCL_DEBUG
34 #define TCL_DEBUG 0 macro
214 if (TCL_DEBUG) fprintf(stderr, "%x ", v[0].ui); in TAG()
220 if (TCL_DEBUG) fprintf(stderr, "t0: %.2f %.2f ", v[0].f, v[1].f); in TAG()
228 if (TCL_DEBUG) fprintf(stderr, "%.2f ", v[2].f); in TAG()
238 if (TCL_DEBUG) fprintf(stderr, "t1: %.2f %.2f ", v[0].f, v[1].f); in TAG()
246 if (TCL_DEBUG) fprintf(stderr, "%.2f ", v[2].f); in TAG()
256 if (TCL_DEBUG) fprintf(stderr, "t2: %.2f %.2f ", v[0].f, v[1].f); in TAG()
264 if (TCL_DEBUG) fprintf(stderr, "%.2f ", v[2].f); in TAG()
[all …]