Searched refs:_mesa_is_gles3 (Results 1 – 15 of 15) sorted by relevance
64 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx)) in _mesa_PixelStorei()76 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx)) in _mesa_PixelStorei()88 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx)) in _mesa_PixelStorei()100 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx)) in _mesa_PixelStorei()112 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx)) in _mesa_PixelStorei()179 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx)) in _mesa_PixelStorei()216 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx)) in _mesa_PixelStorei()
162 if ((_mesa_is_desktop_gl(ctx) || _mesa_is_gles3(ctx)) in get_texobj()328 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx)) in set_tex_parameteri()370 || _mesa_is_gles3(ctx)) { in set_tex_parameteri()385 || _mesa_is_gles3(ctx)) { in set_tex_parameteri()448 || _mesa_is_gles3(ctx)) { in set_tex_parameteri()467 || _mesa_is_gles3(ctx)) { in set_tex_parameteri()542 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx)) in set_tex_parameterf()552 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx)) in set_tex_parameterf()1344 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx)) in _mesa_GetTexParameterfv()1350 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx)) in _mesa_GetTexParameterfv()[all …]
110 if (ctx->API != API_OPENGLES2 || _mesa_is_gles3(ctx)) { in install_vtxfmt()126 if (ctx->API != API_OPENGLES2 || _mesa_is_gles3(ctx)) { in install_vtxfmt()178 if (ctx->API != API_OPENGLES2 || _mesa_is_gles3(ctx)) { in install_vtxfmt()
1114 return _mesa_is_desktop_gl(ctx) || _mesa_is_gles3(ctx) ? GL_RGB : 0; in _mesa_base_fbo_format()1126 return _mesa_is_desktop_gl(ctx) || _mesa_is_gles3(ctx) ? GL_RGBA : 0; in _mesa_base_fbo_format()1244 || _mesa_is_gles3(ctx) in _mesa_base_fbo_format()1249 || _mesa_is_gles3(ctx) in _mesa_base_fbo_format()1274 || _mesa_is_gles3(ctx) ? GL_RGB : 0; in _mesa_base_fbo_format()1277 || _mesa_is_gles3(ctx) ? GL_RGB : 0; in _mesa_base_fbo_format()1364 || _mesa_is_gles3(ctx) ? GL_RGBA : 0; in _mesa_base_fbo_format()1640 || _mesa_is_gles3(ctx)) { in _mesa_GetRenderbufferParameterivEXT()2430 if (_mesa_is_desktop_gl(ctx) || _mesa_is_gles3(ctx)) { in _mesa_GetFramebufferAttachmentParameterivEXT()2486 && !_mesa_is_gles3(ctx)) { in _mesa_GetFramebufferAttachmentParameterivEXT()[all …]
825 if (_mesa_is_desktop_gl(ctx) || _mesa_is_gles3(ctx)) { in _mesa_create_exec_table()865 if (_mesa_is_desktop_gl(ctx) || _mesa_is_gles3(ctx)) { in _mesa_create_exec_table()921 if (_mesa_is_desktop_gl(ctx) || _mesa_is_gles3(ctx)) { in _mesa_create_exec_table()939 if (_mesa_is_desktop_gl(ctx) || _mesa_is_gles3(ctx)) { in _mesa_create_exec_table()
317 _mesa_is_gles3(const struct gl_context *ctx) in _mesa_is_gles3() function
73 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx) in get_buffer_target()1050 valid_usage = _mesa_is_desktop_gl(ctx) || _mesa_is_gles3(ctx); in _mesa_BufferDataARB()1323 && !_mesa_is_gles3(ctx)) in _mesa_GetBufferParameterivARB()1329 && !_mesa_is_gles3(ctx)) in _mesa_GetBufferParameterivARB()1335 && !_mesa_is_gles3(ctx)) in _mesa_GetBufferParameterivARB()2354 if (_mesa_is_desktop_gl(ctx) || _mesa_is_gles3(ctx)) { in _mesa_init_bufferobj_dispatch()
1025 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx)) in _mesa_set_enable()1050 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx)) in _mesa_set_enable()1694 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx)) in _mesa_IsEnabled()1716 if (!_mesa_is_desktop_gl(ctx) && !_mesa_is_gles3(ctx)) in _mesa_IsEnabled()
464 || _mesa_is_gles3(ctx); in get_programiv()479 || _mesa_is_gles3(ctx); in get_programiv()1776 if (ctx->API != API_OPENGLES2 || _mesa_is_gles3(ctx)) { in _mesa_init_shader_dispatch()
1535 || _mesa_is_gles3(ctx); in legal_teximage_target()1591 || _mesa_is_gles3(ctx); in legal_texsubimage_target()1792 if (_mesa_is_gles(ctx) && !_mesa_is_gles3(ctx)) { in texture_error_check()2182 if (_mesa_is_gles(ctx) && !_mesa_is_gles3(ctx)) { in subtexture_error_check()2380 if (_mesa_is_gles(ctx) && !_mesa_is_gles3(ctx)) { in copytexture_error_check()
621 || _mesa_is_gles3(ctx)) { in get_vertex_array_attrib()627 || _mesa_is_gles3(ctx)) { in get_vertex_array_attrib()
107 || _mesa_is_gles3(ctx); in legal_dst_factor()
837 if (ctx->API != API_OPENGLES2 || _mesa_is_gles3(ctx)) { in _mesa_init_shader_uniform_dispatch()
1149 || _mesa_is_gles3(ctx) in target_enum_to_index()
1492 || _mesa_is_gles3(ctx)) { in blitframebuffer_texture()3331 _mesa_is_gles3(ctx)) { in _mesa_meta_GenerateMipmap()3739 || _mesa_is_gles3(ctx)) { in decompress_texture_image()