Lines Matching refs:TRACE

974         TRACE("Format %s is supported as FBO color attachment\n", debug_d3dformat(format_desc->format));
990 TRACE("Format %s is not supported as FBO color attachment.\n", debug_d3dformat(format_desc->format));
996 TRACE("Format %s is not supported as FBO color attachment, trying rtInternal format as fallback.\n",
1015 TRACE("Format %s rtInternal format is supported as FBO color attachment\n",
1047 TRACE("Format doesn't support post-pixelshader blending.\n");
1090 TRACE("Skipping format %s because it's a depth/stencil format.\n",
1097 TRACE("Skipping format %s because it's a compressed format.\n",
1104 TRACE("Checking if format %s is supported as FBO color attachment...\n", debug_d3dformat(desc->format));
1244 TRACE("Read back colors 0x%08x and 0x%08x close to unfiltered color, asuming no filtering\n",
1250 TRACE("Read back colors are 0x%08x and 0x%08x, assuming texture is filtered\n",
1285 TRACE("Nvidia card with texture_float support: Assuming float16 blending\n");
1290 TRACE("More than 44 GLSL varyings - assuming d3d10 card with float16 blending\n");
1295 TRACE("Assuming no float16 blending\n");
1319 TRACE("Format %s supports filtering\n", debug_d3dformat(fmts16[i]));
1324 TRACE("Format %s does not support filtering\n", debug_d3dformat(fmts16[i]));
2242 TRACE("\tComplex: %s\n", debug_complex_fixup(get_complex_fixup(fixup)));
2246 TRACE("\tX: %s%s\n", debug_fixup_channel_source(fixup.x_source), fixup.x_sign_fixup ? ", SIGN_FIXUP" : "");
2247 TRACE("\tY: %s%s\n", debug_fixup_channel_source(fixup.y_source), fixup.y_sign_fixup ? ", SIGN_FIXUP" : "");
2248 TRACE("\tZ: %s%s\n", debug_fixup_channel_source(fixup.z_source), fixup.z_sign_fixup ? ", SIGN_FIXUP" : "");
2249 TRACE("\tW: %s%s\n", debug_fixup_channel_source(fixup.w_source), fixup.w_sign_fixup ? ", SIGN_FIXUP" : "");
2425 TRACE("fmt: %s\n", debug_d3dformat(format_desc->format));
2453 TRACE("Returning red: %d, green: %d, blue: %d, alpha: %d, total: %d for fmt=%s\n",
2461 TRACE("fmt: %s\n", debug_d3dformat(format_desc->format));
2482 TRACE("Returning depthSize: %d and stencilSize: %d for fmt=%s\n",
2497 TRACE("Converting color %08x to format %s\n", color, debug_d3dformat(destfmt));
2514 TRACE("Returning %08x\n", ret);
2527 TRACE("Returning %08x\n", ret);
2531 TRACE("Returning %08x\n", a);
2544 TRACE("Returning %08x\n", ret);
2554 TRACE("Returning %08x\n", ret);
2563 TRACE("Returning %08x\n", ret);
2575 TRACE("Returning %08x\n", ret);
2587 TRACE("Returning %08x\n", ret);