Searched refs:API_OPENGL_CORE (Results 1 – 25 of 35) sorted by relevance
12
136 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in _mesa_create_exec_table()148 if (ctx->API == API_OPENGL || ctx->API == API_OPENGL_CORE) in _mesa_create_exec_table()157 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in _mesa_create_exec_table()167 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in _mesa_create_exec_table()174 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in _mesa_create_exec_table()180 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in _mesa_create_exec_table()187 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in _mesa_create_exec_table()193 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in _mesa_create_exec_table()199 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in _mesa_create_exec_table()225 if (ctx->API != API_OPENGLES2 && ctx->API != API_OPENGL_CORE) { in _mesa_create_exec_table()[all …]
51 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in install_vtxfmt()64 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in install_vtxfmt()185 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in install_vtxfmt()
197 || ctx->API == API_OPENGL_CORE) { in _mesa_PointParameterfv()262 ctx->Point.PointSprite = (ctx->API == API_OPENGL_CORE); in _mesa_init_point()
146 if (ctx->API == API_OPENGL_CORE) { in _mesa_PolygonMode()164 if (ctx->API == API_OPENGL_CORE) { in _mesa_PolygonMode()
44 case API_OPENGL_CORE: in shading_language_version()129 if (ctx->API == API_OPENGL_CORE) { in _mesa_GetString()
64 if (ctx->API == API_OPENGL_CORE in _mesa_LineWidth()
116 if (ctx->API == API_OPENGL_CORE) in _mesa_Hint()
299 return ctx->API == API_OPENGL || ctx->API == API_OPENGL_CORE; in _mesa_is_desktop_gl()
316 case API_OPENGL_CORE: in _mesa_compute_version()
90 return (ctx->API != API_OPENGL_CORE) ? GL_ALPHA : -1; in _mesa_base_tex_format()97 return (ctx->API != API_OPENGL_CORE) ? GL_LUMINANCE : -1; in _mesa_base_tex_format()106 return (ctx->API != API_OPENGL_CORE) ? GL_LUMINANCE_ALPHA : -1; in _mesa_base_tex_format()112 return (ctx->API != API_OPENGL_CORE) ? GL_INTENSITY : -1; in _mesa_base_tex_format()114 return (ctx->API != API_OPENGL_CORE) ? GL_RGB : -1; in _mesa_base_tex_format()125 return (ctx->API != API_OPENGL_CORE) ? GL_RGBA : -1; in _mesa_base_tex_format()
174 && (ctx->API == API_OPENGL_CORE || _mesa_is_gles(ctx))) { in _mesa_Clear()
45 GLC = 1 << API_OPENGL_CORE, /* GL Core */46 GL = (1 << API_OPENGL) | (1 << API_OPENGL_CORE),
133 case API_OPENGL_CORE: in check_valid_to_render()
146 if (ctx->API == API_OPENGL_CORE in update_array()650 if ((ctx->API != API_OPENGL_CORE || ctx->Version < 31) in get_current_attrib()
968 case API_OPENGL_CORE: in _mesa_initialize_context()1020 case API_OPENGL_CORE: in _mesa_initialize_context()
316 if (ctx->API == API_OPENGL_CORE) { in _mesa_BeginQueryIndexed()
463 || ctx->API == API_OPENGL_CORE in get_programiv()478 || ctx->API == API_OPENGL_CORE in get_programiv()
195 mesa_api = API_OPENGL_CORE; in dri2CreateContextAttribs()228 mesa_api = API_OPENGL_CORE; in dri2CreateContextAttribs()248 && mesa_api != API_OPENGL_CORE in dri2CreateContextAttribs()266 mesa_api = API_OPENGL_CORE; in dri2CreateContextAttribs()
97 if (ctx->API == API_OPENGL_CORE) { in intelInitExtensions()115 if (ctx->API == API_OPENGL_CORE) { in intelInitExtensions()
706 if (intel->gen <= 3 || api != API_OPENGL_CORE) { in intelInitContext()
113 case API_OPENGL_CORE: in brwCreateContext()
734 case API_OPENGL_CORE: in dri_create_context()784 case API_OPENGL_CORE: in dri_create_context()
80 case API_OPENGL_CORE: in nouveau_context_create()