Lines Matching defs:DEBUG_MSG
50 #define DEBUG_MSG(x) ErrorF x
52 #define DEBUG_MSG(x)
322 DEBUG_MSG(("Solid / gradient pictures not supported\n"));
330 DEBUG_MSG(("Picture w/h too large (%dx%d)\n", w, h));
335 DEBUG_MSG(("Unsupported picture format 0x%x\n", pPict->format));
340 DEBUG_MSG(("Unsupported repeat type %d\n", pPict->repeatType));
345 DEBUG_MSG(("NPOT repeat unsupported (%dx%d)\n", w, h));
351 DEBUG_MSG(("Unsupported filter 0x%x\n", pPict->filter));
365 DEBUG_MSG(("unsupported op %x\n", op));
377 DEBUG_MSG(("Component alpha unsupported\n"));
383 DEBUG_MSG(("render to (A)BGR unsupported\n"));