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

  /external/mesa3d/src/gallium/drivers/r300/
r300_debug.c 59 screen->debug = debug_get_flags_option("RADEON_DEBUG", debug_options, 0);
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug.h 363 debug_get_flags_option(const char *name,
401 value = debug_get_flags_option(name, flags, dfault); \