Home
last modified time | relevance | path

Searched refs:debug_printf (Results 1 – 25 of 174) sorted by relevance

1234567

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vertex.c68 debug_printf("EMIT_OMIT:"); in draw_dump_emitted_vertex()
71 debug_printf("EMIT_1F:\t"); in draw_dump_emitted_vertex()
72 debug_printf("%f ", *(float *)data); data += sizeof(float); in draw_dump_emitted_vertex()
75 debug_printf("EMIT_1F_PSIZE:\t"); in draw_dump_emitted_vertex()
76 debug_printf("%f ", *(float *)data); data += sizeof(float); in draw_dump_emitted_vertex()
79 debug_printf("EMIT_2F:\t"); in draw_dump_emitted_vertex()
80 debug_printf("%f ", *(float *)data); data += sizeof(float); in draw_dump_emitted_vertex()
81 debug_printf("%f ", *(float *)data); data += sizeof(float); in draw_dump_emitted_vertex()
84 debug_printf("EMIT_3F:\t"); in draw_dump_emitted_vertex()
85 debug_printf("%f ", *(float *)data); data += sizeof(float); in draw_dump_emitted_vertex()
[all …]
Ddraw_pt.c227 debug_printf("Draw arrays(prim = %u, start = %u, count = %u)\n", in draw_print_arrays()
261 debug_printf("Element[%u + %u] + %i -> Vertex %u:\n", start, i, in draw_print_arrays()
267 debug_printf("Vertex %u:\n", ii); in draw_print_arrays()
282 debug_printf(" Attr %u: ", j); in draw_print_arrays()
287 debug_printf("R %f @ %p\n", v[0], (void *) v); in draw_print_arrays()
293 debug_printf("RG %f %f @ %p\n", v[0], v[1], (void *) v); in draw_print_arrays()
299 debug_printf("RGB %f %f %f @ %p\n", v[0], v[1], v[2], (void *) v); in draw_print_arrays()
305 debug_printf("RGBA %f %f %f %f @ %p\n", v[0], v[1], v[2], v[3], in draw_print_arrays()
312 debug_printf("BGRA %d %d %d %d @ %p\n", u[0], u[1], u[2], u[3], in draw_print_arrays()
317 debug_printf("other format %s (fix me)\n", in draw_print_arrays()
[all …]
Ddraw_pipe_unfilled.c112 debug_printf("header->flags = "); in print_header_flags()
114 debug_printf("RESET_STIPPLE "); in print_header_flags()
116 debug_printf("EDGE_FLAG_0 "); in print_header_flags()
118 debug_printf("EDGE_FLAG_1 "); in print_header_flags()
120 debug_printf("EDGE_FLAG_2 "); in print_header_flags()
121 debug_printf("\n"); in print_header_flags()
Ddraw_gs.c186 debug_printf("%d) Output vert:\n", idx / shader->info.num_outputs); in draw_geometry_fetch_outputs()
194 debug_printf("\t%d: %f %f %f %f\n", slot, in draw_geometry_fetch_outputs()
225 debug_printf("%d) vertex index = %d (prim idx = %d)\n", in draw_fetch_gs_input()
243 debug_printf("\tSlot = %d, vs_slot = %d, idx = %d:\n", in draw_fetch_gs_input()
257 debug_printf("\t\t%f %f %f %f\n", in draw_fetch_gs_input()
291 debug_printf("PRIM emitted prims = %d (verts=%d), cur prim count = %d\n", in gs_flush()
421 debug_printf("%s count = %d (in prims # = %d)\n", in draw_geometry_shader_run()
423 debug_printf("\tlinear = %d, prim_info->count = %d\n", in draw_geometry_shader_run()
425 debug_printf("\tprimt pipe = %d, shader in = %d, shader out = %d, max out = %d\n", in draw_geometry_shader_run()
466 debug_printf("GS finished, prims = %d, verts = %d\n", in draw_geometry_shader_run()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_perf.c51 debug_printf("llvmpipe: nr_triangles: %9u\n", lp_count.nr_tris); in lp_print_counters()
52 debug_printf("llvmpipe: nr_culled_triangles: %9u\n", lp_count.nr_culled_tris); in lp_print_counters()
64 debug_printf("llvmpipe: nr_64x64: %9u\n", total_64); in lp_print_counters()
65debug_printf("llvmpipe: nr_fully_covered_64x64: %9u (%3.0f%% of %u)\n", lp_count.nr_fully_co… in lp_print_counters()
66debug_printf("llvmpipe: nr_shade_opaque_64x64: %9u (%3.0f%% of %u)\n", lp_count.nr_shade_op… in lp_print_counters()
67debug_printf("llvmpipe: nr_pure_shade_opaque: %9u (%3.0f%% of %u)\n", lp_count.nr_pure_sha… in lp_print_counters()
68debug_printf("llvmpipe: nr_shade_64x64: %9u (%3.0f%% of %u)\n", lp_count.nr_shade_64… in lp_print_counters()
69debug_printf("llvmpipe: nr_pure_shade: %9u (%3.0f%% of %u)\n", lp_count.nr_pure_sha… in lp_print_counters()
70debug_printf("llvmpipe: nr_partially_covered_64x64: %9u (%3.0f%% of %u)\n", lp_count.nr_partiall… in lp_print_counters()
71debug_printf("llvmpipe: nr_empty_64x64: %9u (%3.0f%% of %u)\n", lp_count.nr_empty_64… in lp_print_counters()
[all …]
Dlp_rast_debug.c98 debug_printf("bin %d,%d:\n", bin->x, bin->y); in debug_bin()
105 debug_printf("%d: %s %s\n", j, in debug_bin()
253 debug_printf("%c: %15s", val, cmd_name(block->cmd[k])); in do_debug_bin()
276 debug_printf(" % 5d", count); in do_debug_bin()
279 debug_printf(" blended"); in do_debug_bin()
281 debug_printf("\n"); in do_debug_bin()
296 debug_printf("------------------------------------------------------------------\n"); in lp_debug_bin()
299 debug_printf("%c", tile.data[y][x]); in lp_debug_bin()
301 debug_printf("|\n"); in lp_debug_bin()
303 debug_printf("------------------------------------------------------------------\n"); in lp_debug_bin()
[all …]
Dlp_state_fs.c1124 debug_printf("fs variant %p:\n", (void *) key); in dump_fs_variant_key()
1127 debug_printf("flatshade = 1\n"); in dump_fs_variant_key()
1130 debug_printf("cbuf_format[%u] = %s\n", i, util_format_name(key->cbuf_format[i])); in dump_fs_variant_key()
1133 debug_printf("depth.format = %s\n", util_format_name(key->zsbuf_format)); in dump_fs_variant_key()
1134 debug_printf("depth.func = %s\n", util_dump_func(key->depth.func, TRUE)); in dump_fs_variant_key()
1135 debug_printf("depth.writemask = %u\n", key->depth.writemask); in dump_fs_variant_key()
1140 debug_printf("stencil[%u].func = %s\n", i, util_dump_func(key->stencil[i].func, TRUE)); in dump_fs_variant_key()
1141debug_printf("stencil[%u].fail_op = %s\n", i, util_dump_stencil_op(key->stencil[i].fail_op, TRUE)); in dump_fs_variant_key()
1142debug_printf("stencil[%u].zpass_op = %s\n", i, util_dump_stencil_op(key->stencil[i].zpass_op, TRUE… in dump_fs_variant_key()
1143debug_printf("stencil[%u].zfail_op = %s\n", i, util_dump_stencil_op(key->stencil[i].zfail_op, TRUE… in dump_fs_variant_key()
[all …]
Dlp_fence.c62 debug_printf("%s %d\n", __FUNCTION__, fence->id); in lp_fence_create()
73 debug_printf("%s %d\n", __FUNCTION__, fence->id); in lp_fence_destroy()
89 debug_printf("%s %d\n", __FUNCTION__, fence->id); in lp_fence_signal()
97 debug_printf("%s count=%u rank=%u\n", __FUNCTION__, in lp_fence_signal()
117 debug_printf("%s %d\n", __FUNCTION__, f->id); in lp_fence_wait()
Dlp_setup_tri.c118 debug_printf(" wpos (%s[0]) xyzw %f %f %f %f\n", in lp_setup_print_vertex()
125 debug_printf(" in[%d] (%s[%d]) %s%s%s%s ", in lp_setup_print_vertex()
135 debug_printf("%.5f ", in[j]); in lp_setup_print_vertex()
137 debug_printf("\n"); in lp_setup_print_vertex()
151 debug_printf("triangle\n"); in lp_setup_print_triangle()
162 debug_printf(" - ccw\n"); in lp_setup_print_triangle()
164 debug_printf(" - cw\n"); in lp_setup_print_triangle()
166 debug_printf(" - zero area\n"); in lp_setup_print_triangle()
283 if (0) debug_printf("empty bounding box\n"); in do_triangle_ccw()
289 if (0) debug_printf("offscreen\n"); in do_triangle_ccw()
[all …]
/external/mesa3d/src/gallium/auxiliary/util/
Du_cpu_detect.c321 debug_printf("util_cpu_caps.nr_cpus = %u\n", util_cpu_caps.nr_cpus); in util_cpu_detect()
323 debug_printf("util_cpu_caps.x86_cpu_type = %u\n", util_cpu_caps.x86_cpu_type); in util_cpu_detect()
324 debug_printf("util_cpu_caps.cacheline = %u\n", util_cpu_caps.cacheline); in util_cpu_detect()
326 debug_printf("util_cpu_caps.has_tsc = %u\n", util_cpu_caps.has_tsc); in util_cpu_detect()
327 debug_printf("util_cpu_caps.has_mmx = %u\n", util_cpu_caps.has_mmx); in util_cpu_detect()
328 debug_printf("util_cpu_caps.has_mmx2 = %u\n", util_cpu_caps.has_mmx2); in util_cpu_detect()
329 debug_printf("util_cpu_caps.has_sse = %u\n", util_cpu_caps.has_sse); in util_cpu_detect()
330 debug_printf("util_cpu_caps.has_sse2 = %u\n", util_cpu_caps.has_sse2); in util_cpu_detect()
331 debug_printf("util_cpu_caps.has_sse3 = %u\n", util_cpu_caps.has_sse3); in util_cpu_detect()
332 debug_printf("util_cpu_caps.has_ssse3 = %u\n", util_cpu_caps.has_ssse3); in util_cpu_detect()
[all …]
Du_debug_memory.c118 debug_printf("%s:%u:%s: out of memory when trying to allocate %lu bytes\n", in debug_malloc()
157 debug_printf("%s:%u:%s: freeing bad or corrupted memory %p\n", in debug_free()
166 debug_printf("%s:%u:%s: buffer overflow %p\n", in debug_free()
209 debug_printf("%s:%u:%s: reallocating bad or corrupted memory %p\n", in debug_realloc()
218 debug_printf("%s:%u:%s: buffer overflow %p\n", in debug_realloc()
227 debug_printf("%s:%u:%s: out of memory when trying to allocate %lu bytes\n", in debug_realloc()
284 debug_printf("%s:%u:%s: bad or corrupted memory %p\n", in debug_memory_end()
292 debug_printf("%s:%u:%s: %lu bytes at %p not freed\n", in debug_memory_end()
302 debug_printf("%s:%u:%s: buffer overflow %p\n", in debug_memory_end()
310 debug_printf("Total of %lu KB of system memory apparently leaked\n", in debug_memory_end()
[all …]
Du_mm.c36 debug_printf("Memory heap %p:\n", (void *) heap); in u_mmDumpMemInfo()
38 debug_printf(" heap == 0\n"); in u_mmDumpMemInfo()
45 debug_printf(" Offset:%08x, Size:%08x, %c%c\n", p->ofs, p->size, in u_mmDumpMemInfo()
54 debug_printf("'\nMemory stats: total = %d, used = %d, free = %d\n", in u_mmDumpMemInfo()
56 debug_printf("\nFree list:\n"); in u_mmDumpMemInfo()
59 debug_printf(" FREE Offset:%08x, Size:%08x, %c%c\n", p->ofs, p->size, in u_mmDumpMemInfo()
65 debug_printf("End of memory blocks\n"); in u_mmDumpMemInfo()
259 debug_printf("block already free\n"); in u_mmFreeMem()
263 debug_printf("block is reserved\n"); in u_mmFreeMem()
Du_caps.c235 debug_printf("%s: %s yes\n", __FUNCTION__, list[i].name); in util_caps_demo_print()
240 debug_printf("%s: %s no (cap %u not supported)\n", __FUNCTION__, in util_caps_demo_print()
245 debug_printf("%s: %s no (cap %u less then %u)\n", __FUNCTION__, in util_caps_demo_print()
251 debug_printf("%s: %s no (cap %u less then %f)\n", __FUNCTION__, in util_caps_demo_print()
257 debug_printf("%s: %s no (format %s not supported)\n", __FUNCTION__, in util_caps_demo_print()
262 debug_printf("%s: %s no (not implemented in gallium or state tracker)\n", in util_caps_demo_print()
Du_debug.c75 debug_printf("%s (%d dwords%s)\n", name, size/4, in debug_print_blob()
79 debug_printf("%d:\t%08x\n", i, ublob[i]); in debug_print_blob()
113 debug_printf("%s: %s = %s\n", __FUNCTION__, name, result ? result : "(null)"); in debug_get_option()
144 debug_printf("%s: %s = %s\n", __FUNCTION__, name, result ? "TRUE" : "FALSE"); in debug_get_bool_option()
179 debug_printf("%s: %s = %li\n", __FUNCTION__, name, result); in debug_get_num_option()
261 debug_printf("%s: %s = 0x%lx (%s)\n", __FUNCTION__, name, result, str); in debug_get_flags_option()
263 debug_printf("%s: %s = 0x%lx\n", __FUNCTION__, name, result); in debug_get_flags_option()
371 debug_printf("%s: %s\n", msg, util_format_name(fmt)); in debug_print_format()
410 debug_printf(" "); in debug_funclog_enter()
411 debug_printf("%s\n", f); in debug_funclog_enter()
[all …]
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_debug.cpp212 debug_printf("error: no assembly info for target %s\n", Triple.c_str());
223 debug_printf("error: no disassembler for target %s\n", Triple.c_str());
238 debug_printf("error: no register info for target %s\n", Triple.c_str());
244 debug_printf("error: no instruction info for target %s\n", Triple.c_str());
263 debug_printf("error: no instruction printer for target %s\n", Triple.c_str());
303 debug_printf("%6lu:\t", (unsigned long)pc);
312 debug_printf("invalid\n");
323 debug_printf("%02x ", ((const uint8_t*)bytes)[pc + i]);
326 debug_printf(" ");
389 debug_printf("\t\t; %lu", (unsigned long)jump);
[all …]
Dlp_bld_tgsi_info.c344 debug_printf("TEX[%u] =", index); in dump_info()
349 debug_printf(" %s[%u].%c", in dump_info()
354 debug_printf(" _"); in dump_info()
357 debug_printf(", SAMP[%u], %s\n", in dump_info()
367 debug_printf("OUT[%u].%c = ", index, "xyzw"[chan]); in dump_info()
369 debug_printf("%f", chan_info->u.value); in dump_info()
383 debug_printf("%s[%u].%c", in dump_info()
388 debug_printf("\n"); in dump_info()
Dlp_bld_init.c298 debug_printf("module target data = %s\n", data_layout); in init_gallivm_engine()
299 debug_printf("engine target data = %s\n", engine_data_layout); in init_gallivm_engine()
517 debug_printf("optimizing %s...\n", LLVMGetValueName(func)); in gallivm_optimize_function()
529 debug_printf("\n"); in gallivm_optimize_function()
556 debug_printf("\n"); in gallivm_verify_function()
571 debug_printf("llvmpipe.bc written\n"); in gallivm_compile_module()
572 debug_printf("Invoke as \"llc -o - llvmpipe.bc\"\n"); in gallivm_compile_module()
Dlp_bld_type.c346 debug_printf("Vector [%u] of %u-bit Integer\n", len, b); in lp_dump_llvmtype()
349 debug_printf("Vector [%u] of %s\n", len, lp_typekind_name(ke)); in lp_dump_llvmtype()
356 debug_printf("Array [%u] of %s\n", len, lp_typekind_name(ke)); in lp_dump_llvmtype()
360 debug_printf("%u-bit Integer\n", b); in lp_dump_llvmtype()
364 debug_printf("Pointer to "); in lp_dump_llvmtype()
368 debug_printf("%s\n", lp_typekind_name(k)); in lp_dump_llvmtype()
/external/mesa3d/src/gallium/drivers/galahad/
Dglhd_context.h58 debug_printf("galahad: %s: ", __FUNCTION__); \
59 debug_printf(__VA_ARGS__); \
60 debug_printf("\n"); \
64 …((value expr) ? (void)0 : debug_printf("galahad: %s:%u: Expected `%s %s`, got %s == " fmt "\n", __…
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_ioctl.c229 debug_printf("%s error %s.\n", __FUNCTION__, strerror(-ret)); in vmw_ioctl_command()
278 debug_printf("IOCTL failed %d: %s\n", ret, strerror(-ret)); in vmw_ioctl_region_create()
339 debug_printf("%s: Map failed.\n", __FUNCTION__); in vmw_ioctl_region_map()
372 debug_printf("%s Failed\n", __FUNCTION__); in vmw_ioctl_fence_unref()
433 debug_printf("%s Failed\n", __FUNCTION__); in vmw_ioctl_fence_finish()
454 debug_printf("No 3D enabled (%i, %s).\n", ret, strerror(-ret)); in vmw_ioctl_init()
463 debug_printf("Failed to get fifo hw version" in vmw_ioctl_init()
472 debug_printf("Failed alloc fifo 3D caps buffer.\n"); in vmw_ioctl_init()
484 debug_printf("Failed to get 3D capabilities" in vmw_ioctl_init()
494 debug_printf("%s Failed\n", __FUNCTION__); in vmw_ioctl_init()
Dvmw_context.h44 #define vmw_printf debug_printf
45 #define VMW_FUNC debug_printf("%s\n", __FUNCTION__)
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi.c294 debug_printf("svga: too many temporary registers (%u)\n", emit.nr_hw_temp); in svga_tgsi_translate()
301 debug_printf("svga: emit header failed\n"); in svga_tgsi_translate()
306 debug_printf("svga: emit instructions failed\n"); in svga_tgsi_translate()
322 debug_printf( "#####################################\n" ); in svga_tgsi_translate()
323 debug_printf( "Shader %u below\n", shader->id ); in svga_tgsi_translate()
326 debug_printf( "Shader %u compiled below\n", shader->id ); in svga_tgsi_translate()
331 debug_printf( "#####################################\n" ); in svga_tgsi_translate()
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_bufmgr_debug.c193 debug_printf("buffer underflow (offset -%u%s to -%u bytes) detected\n", in pb_debug_buffer_check()
203 debug_printf("buffer overflow (size %u plus offset %u to %u%s bytes) detected\n", in pb_debug_buffer_check()
310 debug_printf("%s: attempting to validate a mapped buffer\n", __FUNCTION__); in pb_debug_buffer_validate()
311 debug_printf("last map backtrace is\n"); in pb_debug_buffer_validate()
353 debug_printf("buffer = %p\n", (void *) buf); in pb_debug_manager_dump_locked()
354 debug_printf(" .size = 0x%x\n", buf->base.size); in pb_debug_manager_dump_locked()
393 debug_printf("%s: failed to create buffer\n", __FUNCTION__); in pb_debug_manager_create_buffer()
448 debug_printf("%s: unfreed buffers\n", __FUNCTION__); in pb_debug_manager_destroy()
/external/mesa3d/src/gallium/tests/graw/
Dgraw_util.h59 debug_printf("graw: Failed to create screen/window\n"); in graw_util_create_window()
65 debug_printf("graw: Failed to create context\n"); in graw_util_create_window()
84 debug_printf("graw: Failed to create color texture\n"); in graw_util_create_window()
98 debug_printf("graw: Failed to get color surface\n"); in graw_util_create_window()
115 debug_printf("graw: Failed to create Z texture\n"); in graw_util_create_window()
129 debug_printf("graw: Failed to get Z surface\n"); in graw_util_create_window()
241 debug_printf("graw: failed to create texture\n"); in graw_util_create_tex2d()
/external/mesa3d/src/gallium/state_trackers/vega/
Dpolygon.c74 debug_printf("Polygon %p, size = %d\n", poly, poly->num_verts);
77 debug_printf("%f, %f, ", vert[0], vert[1]);
79 debug_printf("\nend\n");
147 debug_printf("Append vertex [%f, %f]\n", x, y); in polygon_vertex_append()
275 debug_printf("Poly bounds are [%f, %f], [%f, %f]\n", in polygon_fill()
317 debug_printf("%s: Poly bounds are [%f, %f], [%f, %f]\n", in polygon_array_fill()

1234567