Searched defs:debug_get_bool_option (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_debug.c98 value = debug_get_bool_option("GALLIUM_PRINT_OPTIONS", FALSE);
119 debug_get_bool_option(const char *name, boolean dfault) function
277 if (debug_get_bool_option("GALLIUM_ABORT_ON_ASSERT", TRUE))

Completed in 882 milliseconds