Home
last modified time | relevance | path

Searched refs:MESA_DEBUG_SOURCE_COUNT (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Ddebug_output.c65 struct gl_debug_namespace Namespaces[MESA_DEBUG_SOURCE_COUNT][MESA_DEBUG_TYPE_COUNT];
423 for (s = 0; s < MESA_DEBUG_SOURCE_COUNT; s++) { in debug_create()
459 for (s = 0; s < MESA_DEBUG_SOURCE_COUNT; s++) { in debug_make_group_writable()
493 for (s = 0; s < MESA_DEBUG_SOURCE_COUNT; s++) { in debug_clear_group()
582 if (source == MESA_DEBUG_SOURCE_COUNT) { in debug_set_message_enable_all()
584 smax = MESA_DEBUG_SOURCE_COUNT; in debug_set_message_enable_all()
Dmtypes.h4430 MESA_DEBUG_SOURCE_COUNT enumerator