Searched defs:DEBUG_PRINT (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/winsys/sw/kms-dri/ | ||
H A D | kms_dri_sw_winsys.c | 61 #define DEBUG_PRINT(msg, ...) fprintf(stderr, msg, __VA_ARGS__) macro 63 #define DEBUG_PRINT(msg, ...) macro [all...] |
Completed in 2 milliseconds