Home | History | Annotate | Download | only in main

Lines Matching refs:ES1

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 },
231 { "GL_OES_blend_subtract", o(dummy_true), ES1, 2009 },
232 { "GL_OES_byte_coordinates", o(dummy_true), ES1, 2002 },
233 { "GL_OES_compressed_ETC1_RGB8_texture", o(OES_compressed_ETC1_RGB8_texture), ES1 | ES2, 2005 },
234 { "GL_OES_compressed_paletted_texture", o(dummy_true), ES1, 2003 },
235 { "GL_OES_depth24", o(EXT_framebuffer_object), ES1 | ES2, 2005 },
239 { "GL_OES_draw_texture", o(OES_draw_texture), ES1, 2004 },
243 { "GL_OES_EGL_image", o(OES_EGL_image), GL | ES1 | ES2, 2006 },
244 { "GL_OES_EGL_image_external", o(OES_EGL_image_external), ES1 | ES2, 2010 },
246 { "GL_OES_element_index_uint", o(dummy_true), ES1 | ES2, 2005 },
247 { "GL_OES_fbo_render_mipmap", o(EXT_framebuffer_object), ES1 | ES2, 2005 },
248 { "GL_OES_fixed_point", o(dummy_true), ES1, 2002 },
249 { "GL_OES_framebuffer_object", o(EXT_framebuffer_object), ES1, 2005 },
250 { "GL_OES_mapbuffer", o(dummy_true), ES1 | ES2, 2005 },
251 { "GL_OES_matrix_get", o(dummy_true), ES1, 2004 },
252 { "GL_OES_packed_depth_stencil", o(EXT_packed_depth_stencil), ES1 | ES2, 2007 },
253 { "GL_OES_point_size_array", o(dummy_true), ES1, 2004 },
254 { "GL_OES_point_sprite", o(ARB_point_sprite), ES1, 2004 },
255 { "GL_OES_query_matrix", o(dummy_true), ES1, 2003 },
256 { "GL_OES_read_format", o(dummy_true), GL | ES1, 2003 },
257 { "GL_OES_rgb8_rgba8", o(EXT_framebuffer_object), ES1 | ES2, 2005 },
258 { "GL_OES_single_precision", o(dummy_true), ES1, 2003 },
262 { "GL_OES_stencil8", o(EXT_framebuffer_object), ES1 | ES2, 2005 },
263 { "GL_OES_stencil_wrap", o(dummy_true), ES1, 2002 },
265 { "GL_OES_texture_cube_map", o(ARB_texture_cube_map), ES1, 2007 },
266 { "GL_OES_texture_env_crossbar", o(ARB_texture_env_crossbar), ES1, 2005 },
267 { "GL_OES_texture_mirrored_repeat", o(dummy_true), ES1, 2005 },
269 { "GL_OES_vertex_array_object", o(dummy_true), ES1 | ES2, 2010 },
279 { "GL_APPLE_texture_max_level", o(dummy_true), ES1 | ES2, 2009 },