Home | History | Annotate | Download | only in main

Lines Matching refs:API_OPENGL_CORE

1171    if (ctx->API == API_OPENGL_COMPAT || ctx->API == API_OPENGL_CORE || (ctx->API == API_OPENGLES2 && ctx->Version >= 31)) {
1174 if (ctx->API == API_OPENGL_CORE) {
1311 if (ctx->API == API_OPENGL_CORE || (ctx->API == API_OPENGLES2 && ctx->Version >= 31)) {