Home | History | Annotate | Download | only in main

Lines Matching refs:API

50    if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
54 if (ctx->API == API_OPENGL_COMPAT) {
62 if (ctx->API == API_OPENGL_COMPAT) {
66 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) {
72 if (ctx->API == API_OPENGL_COMPAT) {
87 if (ctx->API == API_OPENGL_COMPAT) {
106 if (ctx->API == API_OPENGL_COMPAT) {
115 if (ctx->API == API_OPENGL_COMPAT) {
126 if (ctx->API != API_OPENGLES) {
159 if (ctx->API == API_OPENGL_COMPAT) {
230 * Install per-vertex functions into the API dispatch table for execution.
242 * Install per-vertex functions into the API dispatch table for display
262 if (ctx->API == API_OPENGL_COMPAT) {