Searched defs:GLC (Results 1 – 3 of 3) sorted by relevance
445 #define GLC(context, x) \ macro448 #define GLC(context, x) (x) macro
45 GLC = 1 << API_OPENGL_CORE, /* GL Core */ enumerator