HomeSort by relevance Sort by last modified time
    Searched refs:debug_printf (Results 101 - 125 of 351) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt_fetch_shade_emit.c 122 if (0) debug_printf("%s: lookup const_vbuffers: %x\n", __FUNCTION__, fse->key.const_vbuffers);
154 if (0) debug_printf("%s: found const_vbuffers: %x\n", __FUNCTION__,
216 debug_printf("\n\n%s vertex %d: (stride %d, offset %d)\n", __FUNCTION__, i,
279 debug_printf("\n\n%s vertex %d:\n", __FUNCTION__, i);
draw_pipe_validate.c 280 debug_printf("draw pipeline:\n");
282 debug_printf(" %s\n", next->name);
283 debug_printf("\n");
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_validate.c 280 debug_printf("draw pipeline:\n");
282 debug_printf(" %s\n", next->name);
283 debug_printf("\n");
draw_pt_vsplit_tmp.h 59 debug_printf("warning: index out of range\n");
92 debug_printf("warning: index out of range\n");
102 debug_printf("warning: index out of range\n");
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_parse.c 337 debug_printf("const unsigned tokens[%d] = {\n", nr);
339 debug_printf("0x%08x,\n", dwords[i]);
340 debug_printf("};\n");
tgsi_sanity.c 160 debug_printf( "Error : " );
164 debug_printf( "\n" );
179 debug_printf( "Warning: " );
183 debug_printf( "\n" );
513 debug_printf( "%u errors, %u warnings\n", ctx->errors, ctx->warnings );
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_debug.h 81 debug_printf(const char *format, ...) _util_printf_format(1,2);
84 debug_printf(const char *format, ...) function
96 /* Haiku provides debug_printf in libroot with OS.h */
112 debug_printf args; \
126 * Dump a blob in hex to the same place that debug_printf sends its
273 * debug_printf("%s = %s\n",
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_state_sampler.c 198 debug_printf("i915: unsupported texture swizzle for format %d\n", pipeFormat);
262 debug_printf("i915: unsupported depth swizzle %d %d %d %d\n",
270 debug_printf("i915: translate_texture_format() bad image format %x\n",
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_mm.c 149 debug_printf("MM: new slab, total memory = %"PRIu64" KiB\n",
170 debug_printf("bo_new(%x, %x): %i\n",
282 debug_printf("WARNING: destroying GPU memory cache "
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_parse.c 337 debug_printf("const unsigned tokens[%d] = {\n", nr);
339 debug_printf("0x%08x,\n", dwords[i]);
340 debug_printf("};\n");
tgsi_sanity.c 160 debug_printf( "Error : " );
164 debug_printf( "\n" );
179 debug_printf( "Warning: " );
183 debug_printf( "\n" );
513 debug_printf( "%u errors, %u warnings\n", ctx->errors, ctx->warnings );
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug.h 80 debug_printf(const char *format, ...) _util_printf_format(1,2);
83 debug_printf(const char *format, ...) function
95 /* Haiku provides debug_printf in libroot with OS.h */
111 debug_printf args; \
125 * Dump a blob in hex to the same place that debug_printf sends its
272 * debug_printf("%s = %s\n",
  /external/mesa3d/src/gallium/drivers/i915/
i915_state_sampler.c 198 debug_printf("i915: unsupported texture swizzle for format %d\n", pipeFormat);
262 debug_printf("i915: unsupported depth swizzle %d %d %d %d\n",
270 debug_printf("i915: translate_texture_format() bad image format %x\n",
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_mm.c 149 debug_printf("MM: new slab, total memory = %"PRIu64" KiB\n",
170 debug_printf("bo_new(%x, %x): %i\n",
282 debug_printf("WARNING: destroying GPU memory cache "
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_screen.c 128 debug_printf("Unexpected PIPE_CAPF_ query %u\n", param);
263 debug_printf("Unexpected PIPE_CAP_ query %u\n", param);
319 debug_printf("Unexpected vertex shader query %u\n", param);
367 debug_printf("Unexpected vertex shader query %u\n", param);
375 debug_printf("Unexpected shader type (%u) query\n", shader);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
vgu.c 292 debug_printf("start [%f, %f]\n", coords[0], coords[1]);
303 debug_printf("1 [%f, %f]\n", coords[i+3],
314 debug_printf("2 [%f, %f]\n", coords[i+3],
326 debug_printf("3 [%f, %f]\n", coords[i+3],
337 debug_printf("4 [%f, %f]\n", coords[i+3],
stroker.c 555 debug_printf("emit move %f, %f\n", x, y);
572 debug_printf("emit line %f, %f\n", x, y);
590 debug_printf("emit curve %f, %f, %f, %f, %f, %f\n", px1, py1,
637 debug_printf("create_joins: focal=[%f, %f], next_line=[%f, %f,%f, %f]\n",
731 debug_printf("f = %f, nl = %f, pl = %f, is = %f\n",
802 debug_printf("stroker_move_to(%f, %f)\n", x, y);
819 debug_printf("stroker_line_to(%f, %f)\n", x, y);
835 debug_printf("stroker_curve_to(%f, %f, %f, %f, %f, %f)\n",
888 debug_printf(" -> (side) [%.2f, %.2f]\n",
918 debug_printf("\n ---> (side) lineto [%.2f, %.2f]\n", coords[0], coords[1])
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_framebuffer.c 172 debug_printf("\n");
173 debug_printf("%s: hwnd = %p\n", __FUNCTION__, fb->hWnd);
174 debug_printf("%s: client_position = (%li, %li)\n",
176 debug_printf("%s: window_rect = (%li, %li) - (%li, %li)\n",
180 debug_printf("%s: client_rect = (%li, %li) - (%li, %li)\n",
  /external/mesa3d/src/gallium/drivers/svga/
svga_screen.c 128 debug_printf("Unexpected PIPE_CAPF_ query %u\n", param);
263 debug_printf("Unexpected PIPE_CAP_ query %u\n", param);
319 debug_printf("Unexpected vertex shader query %u\n", param);
367 debug_printf("Unexpected vertex shader query %u\n", param);
375 debug_printf("Unexpected shader type (%u) query\n", shader);
  /external/mesa3d/src/gallium/state_trackers/vega/
vgu.c 292 debug_printf("start [%f, %f]\n", coords[0], coords[1]);
303 debug_printf("1 [%f, %f]\n", coords[i+3],
314 debug_printf("2 [%f, %f]\n", coords[i+3],
326 debug_printf("3 [%f, %f]\n", coords[i+3],
337 debug_printf("4 [%f, %f]\n", coords[i+3],
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_framebuffer.c 172 debug_printf("\n");
173 debug_printf("%s: hwnd = %p\n", __FUNCTION__, fb->hWnd);
174 debug_printf("%s: client_position = (%li, %li)\n",
176 debug_printf("%s: window_rect = (%li, %li) - (%li, %li)\n",
180 debug_printf("%s: client_rect = (%li, %li) - (%li, %li)\n",
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rtasm/
rtasm_ppc.c 94 debug_printf("disassemble %p %p\n", p->store, p->csr);
109 debug_printf("%3u: 0x%08x\n", i, p->store[i]);
438 debug_printf("%s = 0x%08x\n", name, inst);
439 debug_printf(" op: %d 0x%x\n", i.inst.op, i.inst.op);
440 debug_printf(" bo: %d 0x%x\n", i.inst.bo, i.inst.bo);
441 debug_printf(" bi: %d 0x%x\n", i.inst.bi, i.inst.bi);
442 debug_printf(" unused: %d 0x%x\n", i.inst.unused, i.inst.unused);
443 debug_printf(" bh: %d 0x%x\n", i.inst.bh, i.inst.bh);
444 debug_printf(" op2: %d 0x%x\n", i.inst.op2, i.inst.op2);
445 debug_printf(" lk: %d 0x%x\n", i.inst.lk, i.inst.lk)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_program.c 335 debug_printf("\n");
396 debug_printf("\n");
402 debug_printf("%s: failed to translate Mesa program:\n", __FUNCTION__);
686 debug_printf("\n");
756 debug_printf("\n");
872 debug_printf("input map at %d = %d\n",
    [all...]
  /external/mesa3d/src/gallium/auxiliary/rtasm/
rtasm_ppc.c 94 debug_printf("disassemble %p %p\n", p->store, p->csr);
109 debug_printf("%3u: 0x%08x\n", i, p->store[i]);
438 debug_printf("%s = 0x%08x\n", name, inst);
439 debug_printf(" op: %d 0x%x\n", i.inst.op, i.inst.op);
440 debug_printf(" bo: %d 0x%x\n", i.inst.bo, i.inst.bo);
441 debug_printf(" bi: %d 0x%x\n", i.inst.bi, i.inst.bi);
442 debug_printf(" unused: %d 0x%x\n", i.inst.unused, i.inst.unused);
443 debug_printf(" bh: %d 0x%x\n", i.inst.bh, i.inst.bh);
444 debug_printf(" op2: %d 0x%x\n", i.inst.op2, i.inst.op2);
445 debug_printf(" lk: %d 0x%x\n", i.inst.lk, i.inst.lk)
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_program.c 335 debug_printf("\n");
396 debug_printf("\n");
402 debug_printf("%s: failed to translate Mesa program:\n", __FUNCTION__);
686 debug_printf("\n");
756 debug_printf("\n");
872 debug_printf("input map at %d = %d\n",
    [all...]

Completed in 798 milliseconds

1 2 3 45 6 7 8 91011>>