OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:debug_printf
(Results
176 - 200
of
357
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/mesa3d/src/gallium/drivers/nvc0/
nvc0_program.c
531
debug_printf
("HDR[%02lx] = 0x%08x\n",
534
debug_printf
("shader binary code (0x%x bytes):", prog->code_size);
537
debug_printf
("\n");
538
debug_printf
("%08x ", prog->code[pos]);
540
debug_printf
("\n");
/external/mesa3d/src/gallium/drivers/rbug/
rbug_core.c
767
debug_printf
("%s - unsupported opcode %u\n", __FUNCTION__, header->opcode);
785
debug_printf
("%s - connection received\n", __FUNCTION__);
796
debug_printf
("%s - connection closed\n", __FUNCTION__);
815
debug_printf
("rbug_rbug - failed to listen\n");
821
debug_printf
("rbug_rbug - remote debugging listening on port %u\n", --port);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_format_aos.c
461
debug_printf
("%s: unpacking %s with floating point\n",
530
debug_printf
("%s: falling back to util_format_%s_fetch_rgba_8unorm\n",
635
debug_printf
("%s: falling back to util_format_%s_fetch_rgba_float\n",
lp_bld_logic.c
110
debug_printf
("%s: inefficient <%u x i%u> unsigned comparison\n",
291
debug_printf
("%s: warning: using slow element-wise float"
348
debug_printf
("%s: using slow element-wise int"
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
xa_tgsi.c
92
debug_printf
("%s: ", __func__);
96
debug_printf
("%s, ", strings[i]);
99
debug_printf
("\n");
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_composite.c
127
debug_printf
("Unsupported repeat mode\n");
156
debug_printf
("Unknown xrender filter\n");
542
debug_printf
("Color Pixel=(%d, %d, %d, %d), RGBA=(%f, %f, %f, %f)\n",
xorg_exa_tgsi.c
66
debug_printf
("%s: ", __func__);
70
debug_printf
("%s, ", strings[i]);
73
debug_printf
("\n");
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_aos.c
461
debug_printf
("%s: unpacking %s with floating point\n",
530
debug_printf
("%s: falling back to util_format_%s_fetch_rgba_8unorm\n",
635
debug_printf
("%s: falling back to util_format_%s_fetch_rgba_float\n",
lp_bld_logic.c
110
debug_printf
("%s: inefficient <%u x i%u> unsigned comparison\n",
291
debug_printf
("%s: warning: using slow element-wise float"
348
debug_printf
("%s: using slow element-wise int"
/external/mesa3d/src/gallium/state_trackers/xa/
xa_tgsi.c
92
debug_printf
("%s: ", __func__);
96
debug_printf
("%s, ", strings[i]);
99
debug_printf
("\n");
/external/mesa3d/src/gallium/state_trackers/xorg/
xorg_composite.c
127
debug_printf
("Unsupported repeat mode\n");
156
debug_printf
("Unknown xrender filter\n");
542
debug_printf
("Color Pixel=(%d, %d, %d, %d), RGBA=(%f, %f, %f, %f)\n",
xorg_exa_tgsi.c
66
debug_printf
("%s: ", __func__);
70
debug_printf
("%s, ", strings[i]);
73
debug_printf
("\n");