| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_vertex.c | 68 debug_printf("EMIT_OMIT:"); 71 debug_printf("EMIT_1F:\t"); 72 debug_printf("%f ", *(float *)data); data += sizeof(float); 75 debug_printf("EMIT_1F_PSIZE:\t"); 76 debug_printf("%f ", *(float *)data); data += sizeof(float); 79 debug_printf("EMIT_2F:\t"); 80 debug_printf("%f ", *(float *)data); data += sizeof(float); 81 debug_printf("%f ", *(float *)data); data += sizeof(float); 84 debug_printf("EMIT_3F:\t"); 85 debug_printf(" [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_vertex.c | 68 debug_printf("EMIT_OMIT:"); 71 debug_printf("EMIT_1F:\t"); 72 debug_printf("%f ", *(float *)data); data += sizeof(float); 75 debug_printf("EMIT_1F_PSIZE:\t"); 76 debug_printf("%f ", *(float *)data); data += sizeof(float); 79 debug_printf("EMIT_2F:\t"); 80 debug_printf("%f ", *(float *)data); data += sizeof(float); 81 debug_printf("%f ", *(float *)data); data += sizeof(float); 84 debug_printf("EMIT_3F:\t"); 85 debug_printf(" [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_perf.c | 51 debug_printf("llvmpipe: nr_triangles: %9u\n", lp_count.nr_tris); 52 debug_printf("llvmpipe: nr_culled_triangles: %9u\n", lp_count.nr_culled_tris); 64 debug_printf("llvmpipe: nr_64x64: %9u\n", total_64); 65 debug_printf("llvmpipe: nr_fully_covered_64x64: %9u (%3.0f%% of %u)\n", lp_count.nr_fully_covered_64, p2, total_64); 66 debug_printf("llvmpipe: nr_shade_opaque_64x64: %9u (%3.0f%% of %u)\n", lp_count.nr_shade_opaque_64, p5, total_64); 67 debug_printf("llvmpipe: nr_pure_shade_opaque: %9u (%3.0f%% of %u)\n", lp_count.nr_pure_shade_opaque_64, 0.0, lp_count.nr_shade_opaque_64); 68 debug_printf("llvmpipe: nr_shade_64x64: %9u (%3.0f%% of %u)\n", lp_count.nr_shade_64, p6, total_64); 69 debug_printf("llvmpipe: nr_pure_shade: %9u (%3.0f%% of %u)\n", lp_count.nr_pure_shade_64, 0.0, lp_count.nr_shade_64); 70 debug_printf("llvmpipe: nr_partially_covered_64x64: %9u (%3.0f%% of %u)\n", lp_count.nr_partially_covered_64, p3, total_64); 71 debug_printf("llvmpip [all...] |
| H A D | lp_fence.c | 62 debug_printf("%s %d\n", __FUNCTION__, fence->id); 73 debug_printf("%s %d\n", __FUNCTION__, fence->id); 89 debug_printf("%s %d\n", __FUNCTION__, fence->id); 97 debug_printf("%s count=%u rank=%u\n", __FUNCTION__, 117 debug_printf("%s %d\n", __FUNCTION__, f->id); 144 debug_printf("%s %d\n", __FUNCTION__, f->id);
|
| H A D | lp_rast_debug.c | 110 debug_printf("bin %d,%d:\n", x, y); 117 debug_printf("%d: %s %s\n", j, 266 debug_printf("%c: %15s", val, cmd_name(block->cmd[k])); 289 debug_printf(" % 5d", count); 292 debug_printf(" blended"); 294 debug_printf("\n"); 309 debug_printf("------------------------------------------------------------------\n"); 312 debug_printf("%c", tile.data[y][x]); 314 debug_printf("|\n"); 316 debug_printf(" [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_perf.c | 51 debug_printf("llvmpipe: nr_triangles: %9u\n", lp_count.nr_tris); 52 debug_printf("llvmpipe: nr_culled_triangles: %9u\n", lp_count.nr_culled_tris); 53 debug_printf("llvmpipe: nr_rectangles: %9u\n", lp_count.nr_rects); 54 debug_printf("llvmpipe: nr_culled_rectangles: %9u\n", lp_count.nr_culled_rects); 67 debug_printf("llvmpipe: nr_64x64: %9u\n", total_64); 68 debug_printf("llvmpipe: nr_fully_covered_64x64: %9u (%3.0f%% of %u)\n", lp_count.nr_fully_covered_64, p2, total_64); 69 debug_printf("llvmpipe: nr_blit_64x64: %9u (%3.0f%% of %u)\n", lp_count.nr_blit_64, p4, total_64); 70 debug_printf("llvmpipe: nr_pure_blit_64x64: %9u (%3.0f%% of %u)\n", lp_count.nr_pure_blit_64, 0.0, lp_count.nr_blit_64); 71 debug_printf("llvmpipe: nr_shade_opaque_64x64: %9u (%3.0f%% of %u)\n", lp_count.nr_shade_opaque_64, p5, total_64); 72 debug_printf("llvmpip [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/ |
| H A D | ShaderDump.cpp | 47 debug_printf("0x%08x,\n", data[i]); 49 debug_printf("0x%08x, ", data[i]); 53 debug_printf("\n");
|
| /xsrc/external/mit/mesa-demos/dist/src/rbug/ |
| H A D | simple_client.c | 42 debug_printf("Connection get!\n"); 44 debug_printf("Sending get textures\n"); 47 debug_printf("Waiting for textures\n"); 52 debug_printf("Got textures:\n"); 54 debug_printf("\ttex %llu\n", (unsigned long long)list->textures[i]);
|
| H A D | shdr_dump.c | 42 debug_printf("Sending get shaders to %llu\n", (unsigned long long)ctx); 45 debug_printf("Waiting for shaders from %llu\n", (unsigned long long)ctx); 50 debug_printf("Got shaders:\n"); 58 debug_printf("#####################################################\n"); 59 debug_printf("ctx: %llu shdr: %llu disabled %u\n", 67 debug_printf("-----------------------------------------------------\n"); 71 debug_printf("-----------------------------------------------------\n"); 78 debug_printf("#####################################################\n"); 92 debug_printf("Connection get!\n"); 94 debug_printf("Sendin [all...] |
| H A D | ctx_info.c | 44 debug_printf("Connection get!\n"); 46 debug_printf("Sending get contexts\n"); 49 debug_printf("Waiting for contexts\n"); 54 debug_printf("Got contexts:\n"); 67 debug_printf("%llu\n",
|
| H A D | ctx_rule.c | 47 debug_printf("Connection get!\n"); 53 debug_printf("Sent waiting for reply\n"); 57 debug_printf("Error\n"); 59 debug_printf("Ok!\n");
|
| H A D | shdr_disable.c | 43 debug_printf("Connection get!\n"); 49 debug_printf("Sent waiting for reply\n"); 53 debug_printf("Error\n"); 55 debug_printf("Ok!\n");
|
| H A D | shdr_info.c | 46 debug_printf(" context | shader | disabled |\n"); 54 debug_printf("%15llu | %15llu | %15u |\n", 75 debug_printf("Connection get!\n"); 77 debug_printf("Sending get contexts\n"); 80 debug_printf("Waiting for contexts\n"); 85 debug_printf("Got contexts:\n");
|
| H A D | tex_info.c | 45 debug_printf("Connection get!\n"); 47 debug_printf("Sending get textures\n"); 50 debug_printf("Waiting for textures\n"); 55 debug_printf("Got textures:\n"); 63 debug_printf("%llu %s %u x %u x %u, block(%ux%u %u), last_level: %u, nr_samples: %u, usage: %u\n",
|
| H A D | simple_server.c | 46 debug_printf("Connection get!\n"); 48 debug_printf("Waiting for get textures\n");
|
| H A D | tex_dump.c | 55 debug_printf("skipping: %s\n", filename); 59 debug_printf("saving: %s\n", filename); 85 debug_printf("Connection get!\n"); 87 debug_printf("Sending get textures\n"); 90 debug_printf("Waiting for textures\n"); 95 debug_printf("Got textures:\n");
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/ |
| H A D | vmw_context.h | 47 #define vmw_printf debug_printf 48 #define VMW_FUNC debug_printf("%s\n", __FUNCTION__)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/ |
| H A D | vmw_context.h | 47 #define vmw_printf debug_printf 48 #define VMW_FUNC debug_printf("%s\n", __FUNCTION__)
|
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | u_cpu_detect.c | 556 debug_printf("util_cpu_caps.nr_cpus = %u\n", util_cpu_caps.nr_cpus); 558 debug_printf("util_cpu_caps.x86_cpu_type = %u\n", util_cpu_caps.x86_cpu_type); 559 debug_printf("util_cpu_caps.cacheline = %u\n", util_cpu_caps.cacheline); 561 debug_printf("util_cpu_caps.has_tsc = %u\n", util_cpu_caps.has_tsc); 562 debug_printf("util_cpu_caps.has_mmx = %u\n", util_cpu_caps.has_mmx); 563 debug_printf("util_cpu_caps.has_mmx2 = %u\n", util_cpu_caps.has_mmx2); 564 debug_printf("util_cpu_caps.has_sse = %u\n", util_cpu_caps.has_sse); 565 debug_printf("util_cpu_caps.has_sse2 = %u\n", util_cpu_caps.has_sse2); 566 debug_printf("util_cpu_caps.has_sse3 = %u\n", util_cpu_caps.has_sse3); 567 debug_printf("util_cpu_cap [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_dxgi_screen.cpp | 44 debug_printf("D3D12: failed to load DXGI.DLL\n"); 53 debug_printf("D3D12: failed to load CreateDXGIFactory2 from DXGI.DLL\n"); 66 debug_printf("D3D12: CreateDXGIFactory2 failed: %08x\n", hr); 81 debug_printf("D3D12: requested adapter missing, falling back to auto-detection...\n"); 88 debug_printf("D3D12: failed to enum warp adapter\n"); 126 debug_printf("D3D12: no suitable adapter\n"); 133 debug_printf("D3D12: failed to retrieve adapter description\n"); 148 debug_printf("D3D12: failed to initialize DXGI screen\n");
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_ext_rendertexture.c | 134 debug_printf("No rendering context in wglBindTexImageARB()\n"); 141 debug_printf("Invalid pbuffer handle in wglBindTexImageARB()\n"); 148 debug_printf("Invalid buffer 0x%x in wglBindTexImageARB()\n", iBuffer); 155 debug_printf("no texture target in wglBindTexImageARB()\n"); 161 debug_printf("no texture format in wglBindTexImageARB()\n"); 179 debug_printf("stw_make_current(#1) failed in wglBindTexImageARB()\n"); 191 debug_printf("stw_make_current(#2) failed in wglBindTexImageARB()\n"); 209 debug_printf("Invalid pbuffer handle in wglReleaseTexImageARB()\n"); 216 debug_printf("Invalid buffer 0x%x in wglReleaseTexImageARB()\n", iBuffer); 248 debug_printf("Invali [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_ext_rendertexture.c | 131 debug_printf("No rendering context in wglBindTexImageARB()\n"); 138 debug_printf("Invalid pbuffer handle in wglBindTexImageARB()\n"); 145 debug_printf("Invalid buffer 0x%x in wglBindTexImageARB()\n", iBuffer); 152 debug_printf("no texture target in wglBindTexImageARB()\n"); 158 debug_printf("no texture format in wglBindTexImageARB()\n"); 178 debug_printf("stw_make_current(#1) failed in wglBindTexImageARB()\n"); 189 debug_printf("stw_make_current(#2) failed in wglBindTexImageARB()\n"); 205 debug_printf("Invalid pbuffer handle in wglReleaseTexImageARB()\n"); 212 debug_printf("Invalid buffer 0x%x in wglReleaseTexImageARB()\n", iBuffer); 244 debug_printf("Invali [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_debug_gallium.c | 40 debug_printf("%s: %s\n", msg, util_format_name(fmt)); 50 debug_printf("%s: ", msg); 85 debug_printf("%s: %s\n", msg, debug_dump_flags(names, usage)); 104 debug_printf("%s: %s\n", msg, debug_dump_enum(names, usage));
|
| H A D | u_debug_memory.c | 133 debug_printf("%s:%u:%s: out of memory when trying to allocate %lu bytes\n", 176 debug_printf("%s:%u:%s: freeing bad or corrupted memory %p\n", 185 debug_printf("%s:%u:%s: buffer overflow %p\n", 240 debug_printf("%s:%u:%s: reallocating bad or corrupted memory %p\n", 249 debug_printf("%s:%u:%s: buffer overflow %p\n", 258 debug_printf("%s:%u:%s: out of memory when trying to allocate %lu bytes\n", 319 debug_printf("%s:%u:%s: bad or corrupted memory %p\n", 327 debug_printf("%s:%u:%s: %lu bytes at %p not freed\n", 337 debug_printf("%s:%u:%s: buffer overflow %p\n", 345 debug_printf("Tota [all...] |
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | u_debug_memory.c | 132 debug_printf("%s:%u:%s: out of memory when trying to allocate %lu bytes\n", 175 debug_printf("%s:%u:%s: freeing bad or corrupted memory %p\n", 184 debug_printf("%s:%u:%s: buffer overflow %p\n", 239 debug_printf("%s:%u:%s: reallocating bad or corrupted memory %p\n", 248 debug_printf("%s:%u:%s: buffer overflow %p\n", 257 debug_printf("%s:%u:%s: out of memory when trying to allocate %lu bytes\n", 318 debug_printf("%s:%u:%s: bad or corrupted memory %p\n", 326 debug_printf("%s:%u:%s: %lu bytes at %p not freed\n", 336 debug_printf("%s:%u:%s: buffer overflow %p\n", 344 debug_printf("Tota [all...] |