Searched refs:DEBUG_GET_ONCE_FLAGS_OPTION (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/mesa/state_tracker/ |
D | st_debug.c | 66 DEBUG_GET_ONCE_FLAGS_OPTION(st_debug, "ST_DEBUG", st_debug_flags, 0)
|
/external/virglrenderer/src/gallium/auxiliary/util/ |
D | u_debug.h | 408 #define DEBUG_GET_ONCE_FLAGS_OPTION(sufix, name, flags, dfault) \ macro
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_debug.h | 448 #define DEBUG_GET_ONCE_FLAGS_OPTION(sufix, name, flags, dfault) \ macro
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_init.c | 77 DEBUG_GET_ONCE_FLAGS_OPTION(gallivm_debug, "GALLIVM_DEBUG", lp_bld_debug_flags, 0)
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_screen.c | 74 DEBUG_GET_ONCE_FLAGS_OPTION(vc4_debug, "VC4_DEBUG", debug_options, 0)
|
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_screen.c | 89 DEBUG_GET_ONCE_FLAGS_OPTION(fd_mesa_debug, "FD_MESA_DEBUG", debug_options, 0)
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_screen.c | 74 DEBUG_GET_ONCE_FLAGS_OPTION(etna_mesa_debug, "ETNA_MESA_DEBUG", debug_options, 0)
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_debug.c | 50 DEBUG_GET_ONCE_FLAGS_OPTION(i915_debug, "I915_DEBUG", debug_options, 0)
|