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

  /external/mesa3d/src/mesa/main/
debug_output.c 65 struct gl_debug_namespace Namespaces[MESA_DEBUG_SOURCE_COUNT][MESA_DEBUG_TYPE_COUNT];
424 for (t = 0; t < MESA_DEBUG_TYPE_COUNT; t++)
460 for (t = 0; t < MESA_DEBUG_TYPE_COUNT; t++) {
467 for (t = 0; t < MESA_DEBUG_TYPE_COUNT; t++)
494 for (t = 0; t < MESA_DEBUG_TYPE_COUNT; t++)
566 if (type == MESA_DEBUG_TYPE_COUNT) {
568 tmax = MESA_DEBUG_TYPE_COUNT;
    [all...]
mtypes.h     [all...]

Completed in 83 milliseconds