HomeSort by relevance Sort by last modified time
    Searched refs:ES1 (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/main/
extensions.c 47 ES1 = 1 << API_OPENGLES,
163 { "GL_EXT_blend_minmax", o(EXT_blend_minmax), GLL | ES1 | ES2, 1995 },
179 { "GL_EXT_multi_draw_arrays", o(dummy_true), GLL | ES1 | ES2, 1999 },
197 { "GL_EXT_texture_compression_dxt1", o(EXT_texture_compression_s3tc), GL | ES1 | ES2, 2004 },
206 { "GL_EXT_texture_filter_anisotropic", o(EXT_texture_filter_anisotropic), GL | ES1 | ES2, 1999 },
207 { "GL_EXT_texture_format_BGRA8888", o(dummy_true), ES1 | ES2, 2005 },
209 { "GL_EXT_read_format_bgra", o(dummy_true), ES1 | ES2, 2009 },
211 { "GL_EXT_texture_lod_bias", o(dummy_true), GLL | ES1, 1999 },
229 { "GL_OES_blend_equation_separate", o(EXT_blend_equation_separate), ES1, 2009 },
230 { "GL_OES_blend_func_separate", o(EXT_blend_func_separate), ES1, 2009 }
    [all...]
  /external/skia/experimental/iOSSampleApp/Shared/
SkUIView.h 8 #import <OpenGLES/ES1/gl.h>
9 #import <OpenGLES/ES1/glext.h>

Completed in 1928 milliseconds