Lines Matching refs:TRACE

63     TRACE("%s: nop in current pipe config.\n", debug_d3dstate(state_id));
124 TRACE("No Z buffer - disabling depth test\n");
293 TRACE("Setting ambient to (%f,%f,%f,%f)\n", col[0], col[1], col[2], col[3]);
339 TRACE("blend_equation %#x, blend_equation_alpha %#x.\n", blend_equation, blend_equation_alpha);
510 TRACE("glBlendFunc src=%x, dst=%x\n", srcBlend, dstBlend);
531 TRACE("Setting blend factor to %#x.\n", state->render_states[WINED3D_RS_BLENDFACTOR]);
545 TRACE("context %p, state %p, state_id %#x.\n", context, state, state_id);
699 TRACE("Setting specular enable state and materials\n");
725 TRACE("Specular colors cannot be enabled in this version of opengl\n");
744 TRACE("Specular colors cannot be disabled in this version of opengl\n");
754 TRACE("diffuse {%.8e, %.8e, %.8e, %.8e}\n",
757 TRACE("ambient {%.8e, %.8e, %.8e, %.8e}\n",
760 TRACE("specular {%.8e, %.8e, %.8e, %.8e}\n",
763 TRACE("emissive {%.8e, %.8e, %.8e, %.8e}\n",
877 TRACE("(onesided %d, twosided %d, ref %x, mask %x, "
966 TRACE("context %p, state %p, state_id %#x.\n", context, state, state_id);
1082 TRACE("Fog Start == %f\n", fogstart);
1086 TRACE("Fog End == %f\n", fogend);
1096 TRACE("context %p, state %p, state_id %#x.\n", context, state, state_id);
1288 TRACE("diff %d, amb %d, emis %d, spec %d\n",
1410 TRACE("Line pattern: repeat %d bits %x.\n", tmppattern.lp.repeat_factor, tmppattern.lp.line_pattern);
1564 TRACE("scale: %f\n", scaleFactor);
1608 TRACE("Color mask: r(%d) g(%d) b(%d) a(%d)\n",
1677 TRACE("Last Pixel Drawing Enabled\n");
1686 TRACE("Last Pixel Drawing Disabled, not handled yet\n");
1822 TRACE("Depth format %s, using depthbias scale of %.8e.\n",
1828 TRACE("No depth stencil, using depthbias scale of 0.0.\n");
2111 TRACE("Alpha?(%d), Stage:%d Op(%s), a1(%d), a2(%d), a3(%d)\n", isAlpha, Stage, debug_d3dtop(op), arg1, arg2, arg3);
2166 TRACE("ct(%x), 1:(%x,%x), 2:(%x,%x), 3:(%x,%x)\n", comb_target, src1, opr1, src2, opr2, src3, opr3);
3159 TRACE("Setting color op for stage %d\n", stage);
3178 TRACE("Stage disabled\n");
3222 TRACE("Setting alpha op for stage %d\n", stage);
3302 TRACE("Setting alpha op for stage %d\n", stage);
3326 TRACE("Using a vertex shader, or stream sources not sorted out yet, skipping\n");
3355 TRACE("Non power two matrix multiply fixup\n");
3397 TRACE("Setting up texture %u, idx %d, coordindx %u, data {%#x:%p}.\n",
3445 TRACE("No texture unit mapped to stage %d. Skipping texture coordinates.\n", stage);
3623 TRACE("context %p, state %p, state_id %#x.\n", context, state, state_id);
3663 TRACE("Sampler: %d\n", sampler);
3670 TRACE("No sampler mapped to stage %d. Returning.\n", sampler);
3835 TRACE("Clipplane [%.8e, %.8e, %.8e, %.8e]\n",
3849 TRACE("Setting world matrix %d\n", matrix);
4334 TRACE("Using fast vertex array code\n");
4347 TRACE("Blend %u %p %u\n", e->format->component_count,
4362 TRACE("glWeightPointerARB(%#x, %#x, %#x, %p);\n",
4402 TRACE("Cannot change ptSize here in openGl\n");
4418 TRACE("glVertexPointer(%#x, %#x, %#x, %p);\n",
4440 TRACE("glNormalPointer(%#x, %#x, %p);\n", e->format->gl_vtx_type, e->stride,
4467 TRACE("glColorPointer(%#x, %#x %#x, %p);\n",
4486 TRACE("setting specular colour\n");
4509 TRACE("glSecondaryColorPointer(%#x, %#x, %#x, %p);\n", format, type, e->stride,
4520 TRACE("glSecondaryColorPointer(3, GL_UNSIGNED_BYTE, %#x, %p);\n", e->stride,
4530 TRACE("glSecondaryColorPointer(3, %#x, %#x, %p);\n", type, e->stride,
4583 TRACE("Loading numbered arrays\n");
4589 TRACE("Loading vertex data\n");
4910 TRACE("Setting new scissor rect to %s.\n", wine_dbgstr_rect(r));
4988 TRACE("context %p, state %p, state_id %#x.\n", context, state, state_id);
5780 TRACE("Checking support for fixup:\n");
5787 TRACE("[OK]\n");
5791 TRACE("[FAILED]\n");