/external/mesa3d/src/gallium/drivers/svga/ |
svga_tgsi.c | 294 debug_printf("svga: too many temporary registers (%u)\n", emit.nr_hw_temp); 301 debug_printf("svga: emit header failed\n"); 306 debug_printf("svga: emit instructions failed\n"); 322 debug_printf( "#####################################\n" ); 323 debug_printf( "Shader %u below\n", shader->id ); 326 debug_printf( "Shader %u compiled below\n", shader->id ); 331 debug_printf( "#####################################\n" );
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_gs.c | 186 debug_printf("%d) Output vert:\n", idx / shader->info.num_outputs); 194 debug_printf("\t%d: %f %f %f %f\n", slot, 225 debug_printf("%d) vertex index = %d (prim idx = %d)\n", 243 debug_printf("\tSlot = %d, vs_slot = %d, idx = %d:\n", 257 debug_printf("\t\t%f %f %f %f\n", 291 debug_printf("PRIM emitted prims = %d (verts=%d), cur prim count = %d\n", 421 debug_printf("%s count = %d (in prims # = %d)\n", 423 debug_printf("\tlinear = %d, prim_info->count = %d\n", 425 debug_printf("\tprimt pipe = %d, shader in = %d, shader out = %d, max out = %d\n", 466 debug_printf("GS finished, prims = %d, verts = %d\n" [all...] |
draw_vs_exec.c | 117 debug_printf("%d) Input vert:\n", i + j); 119 debug_printf("\t%d: %f %f %f %f\n", slot, 186 debug_printf("%d) Post xform vert:\n", i + j); 188 debug_printf("\t%d: %f %f %f %f\n", slot,
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_gs.c | 186 debug_printf("%d) Output vert:\n", idx / shader->info.num_outputs); 194 debug_printf("\t%d: %f %f %f %f\n", slot, 225 debug_printf("%d) vertex index = %d (prim idx = %d)\n", 243 debug_printf("\tSlot = %d, vs_slot = %d, idx = %d:\n", 257 debug_printf("\t\t%f %f %f %f\n", 291 debug_printf("PRIM emitted prims = %d (verts=%d), cur prim count = %d\n", 421 debug_printf("%s count = %d (in prims # = %d)\n", 423 debug_printf("\tlinear = %d, prim_info->count = %d\n", 425 debug_printf("\tprimt pipe = %d, shader in = %d, shader out = %d, max out = %d\n", 466 debug_printf("GS finished, prims = %d, verts = %d\n" [all...] |
draw_vs_exec.c | 117 debug_printf("%d) Input vert:\n", i + j); 119 debug_printf("\t%d: %f %f %f %f\n", slot, 186 debug_printf("%d) Post xform vert:\n", i + j); 188 debug_printf("\t%d: %f %f %f %f\n", slot,
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/ |
xa_renderer.c | 535 * debug_printf("solid rect[(%d, %d), (%d, %d)], rgba[%f, %f, %f, %f]\n", 574 debug_printf("src_matrix = \n"); 575 debug_printf("%f, %f, %f\n", src_matrix[0], src_matrix[1], src_matrix[2]); 576 debug_printf("%f, %f, %f\n", src_matrix[3], src_matrix[4], src_matrix[5]); 577 debug_printf("%f, %f, %f\n", src_matrix[6], src_matrix[7], src_matrix[8]); 580 debug_printf("mask_matrix = \n"); 581 debug_printf("%f, %f, %f\n", mask_matrix[0], mask_matrix[1], mask_matrix[2]); 582 debug_printf("%f, %f, %f\n", mask_matrix[3], mask_matrix[4], mask_matrix[5]); 583 debug_printf("%f, %f, %f\n", mask_matrix[6], mask_matrix[7], mask_matrix[8]);
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/ |
xorg_renderer.c | 472 debug_printf("solid rect[(%d, %d), (%d, %d)], rgba[%f, %f, %f, %f]\n", 510 debug_printf("src_matrix = \n"); 511 debug_printf("%f, %f, %f\n", src_matrix[0], src_matrix[1], src_matrix[2]); 512 debug_printf("%f, %f, %f\n", src_matrix[3], src_matrix[4], src_matrix[5]); 513 debug_printf("%f, %f, %f\n", src_matrix[6], src_matrix[7], src_matrix[8]); 516 debug_printf("mask_matrix = \n"); 517 debug_printf("%f, %f, %f\n", mask_matrix[0], mask_matrix[1], mask_matrix[2]); 518 debug_printf("%f, %f, %f\n", mask_matrix[3], mask_matrix[4], mask_matrix[5]); 519 debug_printf("%f, %f, %f\n", mask_matrix[6], mask_matrix[7], mask_matrix[8]);
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
xa_renderer.c | 535 * debug_printf("solid rect[(%d, %d), (%d, %d)], rgba[%f, %f, %f, %f]\n", 574 debug_printf("src_matrix = \n"); 575 debug_printf("%f, %f, %f\n", src_matrix[0], src_matrix[1], src_matrix[2]); 576 debug_printf("%f, %f, %f\n", src_matrix[3], src_matrix[4], src_matrix[5]); 577 debug_printf("%f, %f, %f\n", src_matrix[6], src_matrix[7], src_matrix[8]); 580 debug_printf("mask_matrix = \n"); 581 debug_printf("%f, %f, %f\n", mask_matrix[0], mask_matrix[1], mask_matrix[2]); 582 debug_printf("%f, %f, %f\n", mask_matrix[3], mask_matrix[4], mask_matrix[5]); 583 debug_printf("%f, %f, %f\n", mask_matrix[6], mask_matrix[7], mask_matrix[8]);
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
xorg_renderer.c | 472 debug_printf("solid rect[(%d, %d), (%d, %d)], rgba[%f, %f, %f, %f]\n", 510 debug_printf("src_matrix = \n"); 511 debug_printf("%f, %f, %f\n", src_matrix[0], src_matrix[1], src_matrix[2]); 512 debug_printf("%f, %f, %f\n", src_matrix[3], src_matrix[4], src_matrix[5]); 513 debug_printf("%f, %f, %f\n", src_matrix[6], src_matrix[7], src_matrix[8]); 516 debug_printf("mask_matrix = \n"); 517 debug_printf("%f, %f, %f\n", mask_matrix[0], mask_matrix[1], mask_matrix[2]); 518 debug_printf("%f, %f, %f\n", mask_matrix[3], mask_matrix[4], mask_matrix[5]); 519 debug_printf("%f, %f, %f\n", mask_matrix[6], mask_matrix[7], mask_matrix[8]);
|
/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",
|
u_sse.h | 86 debug_printf("%s: " 115 debug_printf("%s: " 134 debug_printf("%s: " 148 debug_printf("%s: "
|
/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",
|
u_sse.h | 86 debug_printf("%s: " 115 debug_printf("%s: " 134 debug_printf("%s: " 148 debug_printf("%s: "
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_setup_tri.c | 118 debug_printf(" wpos (%s[0]) xyzw %f %f %f %f\n", 125 debug_printf(" in[%d] (%s[%d]) %s%s%s%s ", 135 debug_printf("%.5f ", in[j]); 137 debug_printf("\n"); 151 debug_printf("triangle\n"); 162 debug_printf(" - ccw\n"); 164 debug_printf(" - cw\n"); 166 debug_printf(" - zero area\n"); 283 if (0) debug_printf("empty bounding box\n"); 289 if (0) debug_printf("offscreen\n") [all...] |
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_setup_tri.c | 118 debug_printf(" wpos (%s[0]) xyzw %f %f %f %f\n", 125 debug_printf(" in[%d] (%s[%d]) %s%s%s%s ", 135 debug_printf("%.5f ", in[j]); 137 debug_printf("\n"); 151 debug_printf("triangle\n"); 162 debug_printf(" - ccw\n"); 164 debug_printf(" - cw\n"); 166 debug_printf(" - zero area\n"); 283 if (0) debug_printf("empty bounding box\n"); 289 if (0) debug_printf("offscreen\n") [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rtasm/ |
rtasm_x86sse.c | 46 debug_printf( "[" ); 51 case reg_AX: debug_printf( "EAX" ); break; 52 case reg_CX: debug_printf( "ECX" ); break; 53 case reg_DX: debug_printf( "EDX" ); break; 54 case reg_BX: debug_printf( "EBX" ); break; 55 case reg_SP: debug_printf( "ESP" ); break; 56 case reg_BP: debug_printf( "EBP" ); break; 57 case reg_SI: debug_printf( "ESI" ); break; 58 case reg_DI: debug_printf( "EDI" ); break; 62 debug_printf( "MMX%u", reg.idx ) [all...] |
/external/mesa3d/src/gallium/auxiliary/rtasm/ |
rtasm_x86sse.c | 46 debug_printf( "[" ); 51 case reg_AX: debug_printf( "EAX" ); break; 52 case reg_CX: debug_printf( "ECX" ); break; 53 case reg_DX: debug_printf( "EDX" ); break; 54 case reg_BX: debug_printf( "EBX" ); break; 55 case reg_SP: debug_printf( "ESP" ); break; 56 case reg_BP: debug_printf( "EBP" ); break; 57 case reg_SI: debug_printf( "ESI" ); break; 58 case reg_DI: debug_printf( "EDI" ); break; 62 debug_printf( "MMX%u", reg.idx ) [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/ |
stw_ext_swapinterval.c | 47 debug_printf("%s: %d\n", __FUNCTION__, interval);
|
stw_device.c | 72 debug_printf("%s\n", __FUNCTION__); 149 debug_printf("%s\n", __FUNCTION__); 162 debug_printf("%s: contexts still active -- cleanup aborted\n", __FUNCTION__);
|
/external/chromium_org/third_party/mesa/src/src/gallium/tests/unit/ |
u_format_compatible_test.c | 60 debug_printf("%s -> %s\n", src_format_desc->short_name, dst_format_desc->short_name);
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
stw_ext_swapinterval.c | 47 debug_printf("%s: %d\n", __FUNCTION__, interval);
|
/external/mesa3d/src/gallium/tests/unit/ |
u_format_compatible_test.c | 60 debug_printf("%s -> %s\n", src_format_desc->short_name, dst_format_desc->short_name);
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_printf.c | 41 * Generates LLVM IR to call debug_printf. 67 func_printf = lp_build_const_int_pointer(gallivm, func_to_pointer((func_pointer)debug_printf)); 68 func_printf = LLVMBuildBitCast(builder, func_printf, LLVMPointerType(printf_type, 0), "debug_printf");
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
i915_state_derived.c | 47 debug_printf("Mapping not found\n"); 101 debug_printf("Unknown input type %d\n", fs->info.input_semantic_name[i]); 161 debug_printf("Front/back face is broken\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 "
|