Lines Matching refs:TRACE

64     TRACE("%s: nop in current pipe config.\n", debug_d3dstate(state));
117 TRACE("No Z buffer - disabling depth test\n");
242 TRACE("Setting ambient to (%f,%f,%f,%f)\n", col[0], col[1], col[2], col[3]);
449 TRACE("glBlendFunc src=%x, dst=%x\n", srcBlend, dstBlend);
469 TRACE("Setting BlendFactor to %d\n", stateblock->renderState[WINED3DRS_BLENDFACTOR]);
481 TRACE("state %#x, stateblock %p, context %p\n", state, stateblock, context);
654 TRACE("glBlendEquationSeparateEXT(%x, %x)\n", blendEquation, blendEquationAlpha);
658 TRACE("glBlendEquation(%x)\n", blendEquation);
697 TRACE("Setting specular enable state and materials\n");
723 TRACE("Specular colors cannot be enabled in this version of opengl\n");
746 TRACE("Specular colors cannot be disabled in this version of opengl\n");
757 TRACE("(%p) : Diffuse {%.8e, %.8e, %.8e, %.8e}\n", stateblock->device,
760 TRACE("(%p) : Ambient {%.8e, %.8e, %.8e, %.8e}\n", stateblock->device,
763 TRACE("(%p) : Specular {%.8e, %.8e, %.8e, %.8e}\n", stateblock->device,
766 TRACE("(%p) : Emissive {%.8e, %.8e, %.8e, %.8e}\n", stateblock->device,
854 TRACE("(onesided %d, twosided %d, ref %x, mask %x, "
937 TRACE("state %#x, stateblock %p, context %p\n", state, stateblock, context);
1015 TRACE("Fog Start == %f\n", fogstart);
1019 TRACE("Fog End == %f\n", fogend);
1026 TRACE("state %#x, stateblock %p, context %p\n", state, stateblock, context);
1218 TRACE("diff %d, amb %d, emis %d, spec %d\n",
1320 TRACE("Line pattern: repeat %d bits %x\n", tmppattern.lp.wRepeatFactor, tmppattern.lp.wLinePattern);
1342 TRACE("ZBias value %f\n", tmpvalue.f);
1491 TRACE("scale: %f\n", scaleFactor);
1532 TRACE("Color mask: r(%d) g(%d) b(%d) a(%d)\n",
1595 TRACE("Last Pixel Drawing Enabled\n");
1602 TRACE("Last Pixel Drawing Disabled, not handled yet\n");
1654 TRACE("Stub\n");
1757 TRACE("Stub\n");
1764 TRACE("Stub\n");
1771 TRACE("Stub\n");
1778 TRACE("Stub\n");
1791 TRACE("Stub\n");
1806 TRACE("Stub\n");
1813 TRACE("Stub\n");
1820 TRACE("Stub\n");
1993 TRACE("Alpha?(%d), Stage:%d Op(%s), a1(%d), a2(%d), a3(%d)\n", isAlpha, Stage, debug_d3dtop(op), arg1, arg2, arg3);
2044 TRACE("ct(%x), 1:(%x,%x), 2:(%x,%x), 3:(%x,%x)\n", comb_target, src1, opr1, src2, opr2, src3, opr3);
3026 TRACE("Setting color op for stage %d\n", stage);
3045 TRACE("Stage disabled\n");
3090 TRACE("Setting alpha op for stage %d\n", stage);
3172 TRACE("Setting alpha op for stage %d\n", stage);
3194 TRACE("Using a vertex shader, or stream sources not sorted out yet, skipping\n");
3222 TRACE("Non power two matrix multiply fixup\n");
3258 TRACE("Setting up texture %u, idx %d, cordindx %u, data %p\n",
3303 TRACE("No texture unit mapped to stage %d. Skipping texture coordinates.\n", stage);
3504 TRACE("state %#x, stateblock %p, context %p\n", state, stateblock, context);
3537 TRACE("Sampler: %d\n", sampler);
3544 TRACE("No sampler mapped to stage %d. Returning.\n", sampler);
3722 TRACE("Clipplane [%f,%f,%f,%f]\n",
3737 TRACE("Setting world matrix %d\n", matrix);
3907 TRACE("Calling glOrtho with x %.8e, y %.8e, w %.8e, h %.8e.\n", x, y, w, h);
4087 TRACE("Loading attribute from shifted buffer\n");
4088 TRACE("Attrib %d has original stride %d, new stride %d\n",
4090 TRACE("Original offset %p, additional offset 0x%08x\n",
4092 TRACE("Opengl type %#x\n", stream_info->elements[i].format_desc->gl_vtx_type);
4226 TRACE("Using fast vertex array code\n");
4239 TRACE("Blend %d %p %d\n", e->format_desc->component_count,
4254 TRACE("glWeightPointerARB(%#x, %#x, %#x, %p);\n",
4294 TRACE("Cannot change ptSize here in openGl\n");
4319 TRACE("glVertexPointer(3, %#x, %#x, %p);\n", e->format_desc->gl_vtx_type, e->stride,
4326 TRACE("glVertexPointer(%#x, %#x, %#x, %p);\n",
4348 TRACE("glNormalPointer(%#x, %#x, %p);\n", e->format_desc->gl_vtx_type, e->stride,
4380 TRACE("glColorPointer(%#x, %#x %#x, %p);\n",
4397 TRACE("setting specular colour\n");
4419 TRACE("glSecondaryColorPointer(%#x, %#x, %#x, %p);\n", format, type, e->stride,
4430 TRACE("glSecondaryColorPointer(3, GL_UNSIGNED_BYTE, %#x, %p);\n", e->stride,
4440 TRACE("glSecondaryColorPointer(3, %#x, %#x, %p);\n", type, e->stride,
4492 TRACE("Loading numbered arrays\n");
4498 TRACE("Loading vertex data\n");
4837 TRACE("(%p) Setting new Scissor Rect to %d:%d-%d:%d\n", stateblock->device, pRect->left, pRect->bottom - height,
5609 TRACE("Checking support for fixup:\n");
5616 TRACE("[OK]\n");
5620 TRACE("[FAILED]\n");