Home | History | Annotate | Download | only in main

Lines Matching refs:API_OPENGL_CORE

45    GLC = 1 << API_OPENGL_CORE,  /* GL Core */
46 GL = (1 << API_OPENGL) | (1 << API_OPENGL_CORE),