Lines Matching refs:TRACE

139     TRACE("Attach depth stencil %p\n", depth_stencil);
221 TRACE("Attach surface %p to %u\n", surface, idx);
276 TRACE("FBO complete\n");
341 TRACE("Created FBO %u.\n", entry->id);
367 TRACE("Destroy FBO %u.\n", entry->id);
523 TRACE("Allocated occlusion query %u in context %p.\n", query->id, context);
577 TRACE("Allocated event query %p in context %p.\n", query->object.sync, context);
584 TRACE("Allocated event query %u in context %p.\n", query->object.id, context);
591 TRACE("Allocated event query %u in context %p.\n", query->object.id, context);
722 TRACE("Updated surface %p is bound as color attachment %u to the current FBO.\n", surface, i);
730 TRACE("Updated surface %p is bound as depth attachment to the current FBO.\n", surface);
1010 TRACE("Updating context %p swapchain from %p to %p.\n",
1030 TRACE("Updating context %p window from %p to %p.\n",
1276 TRACE("Already using D3D context %p.\n", ctx);
1289 TRACE("Switching away from destroyed context %p.\n", old);
1310 TRACE("Switching to D3D context %p, GL context %p, device context %p.\n", ctx, ctx->glCtx, ctx->hdc);
1312 TRACE("Switching to D3D context %p, GL context %p, device context %p.\n", ctx, ctx->glCtx, ctx->swapchain->hDC);
1320 TRACE("Clearing current D3D context.\n");
1380 TRACE("Releasing context %p, level %u.\n", context, context->level);
1392 TRACE("Restoring GL context %p on device context %p.\n", context->restore_ctx, context->restore_dc);
1401 TRACE("Entering context %p, level %u.\n", context, context->level + 1);
1410 TRACE("Another GL context (%p on device context %p) is already current.\n",
1445 TRACE("device %p, dc %p, color_format %s, ds_format %s, aux_buffers %#x, find_compatible %#x.\n",
1518 TRACE("Falling back to ChoosePixelFormat as we weren't able to find an exactly matching pixel format\n");
1539 TRACE("Found iPixelFormat=%d for ColorFormat=%s, DepthStencilFormat=%s\n",
1637 TRACE("swapchain %p, target %p, window %p.\n", swapchain, target, swapchain->win_handle);
1732 TRACE("Trying to locate a compatible pixel format because an exact match failed.\n");
1932 TRACE("Setting up the screen\n");
2023 TRACE("Created context %p.\n", ret);
2043 TRACE("Destroying ctx %p\n", context);
2148 TRACE("Setting up context %p for blitting\n", context);
2162 TRACE("Context is already set up for blitting, nothing to do\n");
2876 TRACE("device %p, target %p.\n", device, target);
2926 TRACE("Rendering onscreen.\n");
2936 TRACE("Rendering offscreen.\n");