Searched refs:g_bitfieldNames (Results 1 – 1 of 1) sorted by relevance
73 static GLenumString g_bitfieldNames[] = { variable250 for (size_t i = 0; i < sizeof(g_bitfieldNames) / sizeof(g_bitfieldNames[0]); i++) { in TraceGL()251 const GLenumString* b = &g_bitfieldNames[i]; in TraceGL()