Searched refs:API_OPENGLES2 (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()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()171 if (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()209 if (ctx->API != API_OPENGLES2) { 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()110 if (ctx->API != API_OPENGLES2 || _mesa_is_gles3(ctx)) { in install_vtxfmt()116 if (ctx->API != API_OPENGLES2) { in install_vtxfmt()126 if (ctx->API != API_OPENGLES2 || _mesa_is_gles3(ctx)) { in install_vtxfmt()131 if (ctx->API != API_OPENGLES2) { in install_vtxfmt()164 if (ctx->API != API_OPENGLES2) { in install_vtxfmt()178 if (ctx->API != API_OPENGLES2 || _mesa_is_gles3(ctx)) { in install_vtxfmt()185 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in install_vtxfmt()224 if (ctx->API != API_OPENGLES2) { in install_vtxfmt()
309 return ctx->API == API_OPENGLES || ctx->API == API_OPENGLES2; in _mesa_is_gles()319 return ctx->API == API_OPENGLES2 && ctx->Version >= 30; in _mesa_is_gles3()
1721 if (ctx->API != API_OPENGLES2) { in _mesa_init_shader_dispatch()1762 if (ctx->API != API_OPENGLES2) { in _mesa_init_shader_dispatch()1773 if (ctx->API != API_OPENGLES2) { in _mesa_init_shader_dispatch()1776 if (ctx->API != API_OPENGLES2 || _mesa_is_gles3(ctx)) { in _mesa_init_shader_dispatch()1785 if (ctx->API != API_OPENGLES2) { in _mesa_init_shader_dispatch()
433 if (_mesa_is_desktop_gl(ctx) || ctx->API == API_OPENGLES2) in one_time_init()642 else if (ctx->API == API_OPENGLES2) { in _mesa_init_constants()969 case API_OPENGLES2: in _mesa_initialize_context()1037 case API_OPENGLES2: in _mesa_initialize_context()
76 case API_OPENGLES2: in shading_language_version()
322 case API_OPENGLES2: in _mesa_compute_version()
66 return _mesa_is_desktop_gl(ctx) || ctx->API == API_OPENGLES2; in legal_src_factor()103 return _mesa_is_desktop_gl(ctx) || ctx->API == API_OPENGLES2; in legal_dst_factor()
114 case API_OPENGLES2: in check_valid_to_render()
867 if (ctx->API == API_OPENGLES || ctx->API == API_OPENGLES2) { in _mesa_uniform_matrix()
837 if (ctx->API != API_OPENGLES2 || _mesa_is_gles3(ctx)) { in _mesa_init_shader_uniform_dispatch()
393 #define API_OPENGLES2_BIT (1 << API_OPENGLES2)1403 [API_OPENGLES2] = "GLES2", in print_table_stats()1908 if (ctx->API == API_OPENGLES2) { in check_extra()
226 initialize_context(ctx, (glsl_es) ? API_OPENGLES2 : API_OPENGL); in main()
66 if (ctx->API == API_OPENGLES2) { in _mesa_glsl_parse_state()89 (ctx->API == API_OPENGLES2) || ctx->Extensions.ARB_ES2_compatibility in _mesa_glsl_parse_state()
2148 if (ctx->API == API_OPENGLES2 || prog->Version == 100) { in assign_varying_locations()2681 (ctx->API == API_OPENGLES2 || prog->Version == 100)) { in link_shaders()
81 case API_OPENGLES2: in dri_create_context()
126 mesa_api = API_OPENGLES2; in driCreateContextAttribs()
192 mesa_api = API_OPENGLES2; in dri2CreateContextAttribs()
191 case API_OPENGLES2: in i915CreateContext()
732 case API_OPENGLES2: in dri_create_context()799 case API_OPENGLES2: in dri_create_context()
110 case API_OPENGLES2: in brwCreateContext()
79 case API_OPENGLES2: in nouveau_context_create()
624 api = API_OPENGLES2; in st_api_create_context()