/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_debug.h | 252 struct debug_named_value struct 265 * static const debug_named_value my_names[] = { 266 * DEBUG_NAMED_VALUE(MY_ENUM_VALUE_X), 267 * DEBUG_NAMED_VALUE(MY_ENUM_VALUE_Y), 268 * DEBUG_NAMED_VALUE(MY_ENUM_VALUE_Z), 279 #define DEBUG_NAMED_VALUE(__symbol) DEBUG_NAMED_VALUE_WITH_DESCRIPTION(__symbol, NULL) 288 debug_dump_enum(const struct debug_named_value *names, 292 debug_dump_enum_noprefix(const struct debug_named_value *names, 301 debug_dump_flags(const struct debug_named_value *names, 365 const struct debug_named_value *flags [all...] |
u_debug.c | 229 const struct debug_named_value *flags, 234 const struct debug_named_value *orig = flags; 285 debug_dump_enum(const struct debug_named_value *names, 302 debug_dump_enum_noprefix(const struct debug_named_value *names, 328 debug_dump_flags(const struct debug_named_value *names, 377 static const struct debug_named_value pipe_prim_names[] = { 379 DEBUG_NAMED_VALUE(PIPE_PRIM_POINTS), 380 DEBUG_NAMED_VALUE(PIPE_PRIM_LINES), 381 DEBUG_NAMED_VALUE(PIPE_PRIM_LINE_LOOP), 382 DEBUG_NAMED_VALUE(PIPE_PRIM_LINE_STRIP) [all...] |
/external/mesa3d/src/gallium/auxiliary/util/ |
u_debug.h | 251 struct debug_named_value struct 264 * static const debug_named_value my_names[] = { 265 * DEBUG_NAMED_VALUE(MY_ENUM_VALUE_X), 266 * DEBUG_NAMED_VALUE(MY_ENUM_VALUE_Y), 267 * DEBUG_NAMED_VALUE(MY_ENUM_VALUE_Z), 278 #define DEBUG_NAMED_VALUE(__symbol) DEBUG_NAMED_VALUE_WITH_DESCRIPTION(__symbol, NULL) 287 debug_dump_enum(const struct debug_named_value *names, 291 debug_dump_enum_noprefix(const struct debug_named_value *names, 300 debug_dump_flags(const struct debug_named_value *names, 364 const struct debug_named_value *flags [all...] |
u_debug.c | 229 const struct debug_named_value *flags, 234 const struct debug_named_value *orig = flags; 285 debug_dump_enum(const struct debug_named_value *names, 302 debug_dump_enum_noprefix(const struct debug_named_value *names, 328 debug_dump_flags(const struct debug_named_value *names, 377 static const struct debug_named_value pipe_prim_names[] = { 379 DEBUG_NAMED_VALUE(PIPE_PRIM_POINTS), 380 DEBUG_NAMED_VALUE(PIPE_PRIM_LINES), 381 DEBUG_NAMED_VALUE(PIPE_PRIM_LINE_LOOP), 382 DEBUG_NAMED_VALUE(PIPE_PRIM_LINE_STRIP) [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_debug.c | 47 static const struct debug_named_value st_debug_flags[] = {
|
/external/mesa3d/src/mesa/state_tracker/ |
st_debug.c | 47 static const struct debug_named_value st_debug_flags[] = {
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
r300_debug.c | 29 static const struct debug_named_value debug_options[] = {
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_debug.c | 29 static const struct debug_named_value debug_options[] = {
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_screen.c | 54 static const struct debug_named_value lp_debug_flags[] = { 74 static const struct debug_named_value lp_perf_flags[] = {
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_screen.c | 54 static const struct debug_named_value lp_debug_flags[] = { 74 static const struct debug_named_value lp_perf_flags[] = {
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_init.c | 72 static const struct debug_named_value lp_bld_debug_flags[] = {
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_init.c | 72 static const struct debug_named_value lp_bld_debug_flags[] = {
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_screen.c | 46 static const struct debug_named_value svga_debug_flags[] = {
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_screen.c | 46 static const struct debug_named_value svga_debug_flags[] = {
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
i915_debug.c | 38 static const struct debug_named_value debug_options[] = {
|
/external/mesa3d/src/gallium/drivers/i915/ |
i915_debug.c | 38 static const struct debug_named_value debug_options[] = {
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/trace/ |
tr_context.c | [all...] |
/external/mesa3d/src/gallium/drivers/trace/ |
tr_context.c | [all...] |