HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_GET_ONCE_FLAGS_OPTION (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_debug.c 66 DEBUG_GET_ONCE_FLAGS_OPTION(st_debug, "ST_DEBUG", st_debug_flags, 0)
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug.h 448 #define DEBUG_GET_ONCE_FLAGS_OPTION(sufix, name, flags, dfault) \
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_init.c 77 DEBUG_GET_ONCE_FLAGS_OPTION(gallivm_debug, "GALLIVM_DEBUG", lp_bld_debug_flags, 0)
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_screen.c 85 DEBUG_GET_ONCE_FLAGS_OPTION(fd_mesa_debug, "FD_MESA_DEBUG", debug_options, 0)
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_screen.c 70 DEBUG_GET_ONCE_FLAGS_OPTION(vc4_debug, "VC4_DEBUG", debug_options, 0)
  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_screen.c 68 DEBUG_GET_ONCE_FLAGS_OPTION(etna_mesa_debug, "ETNA_MESA_DEBUG", debug_options, 0)
  /external/mesa3d/src/gallium/drivers/i915/
i915_debug.c 50 DEBUG_GET_ONCE_FLAGS_OPTION(i915_debug, "I915_DEBUG", debug_options, 0)

Completed in 423 milliseconds