Home
last modified time | relevance | path

Searched refs:ES1 (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dextensions_table.h5 #define ES1 0 macro
23 …ture_compression_dxt3 , ANGLE_texture_compression_dxt , GLL, GLC, ES1, ES2, 2011)
24 …ture_compression_dxt5 , ANGLE_texture_compression_dxt , GLL, GLC, ES1, ES2, 2011)
28 …ture_max_level , dummy_true , x , x , ES1, ES2, 2009)
202 …_minmax , EXT_blend_minmax , GLL, x , ES1, ES2, 1995)
208 …essed_ETC1_RGB8_sub_texture , OES_compressed_ETC1_RGB8_texture , x , x , ES1, ES2, 2014)
212 …rd_framebuffer , dummy_true , x , x , ES1, ES2, 2009)
232 …uffer_range , ARB_map_buffer_range , x , x , ES1, ES2, 2012)
235 …_draw_arrays , dummy_true , GLL, x , ES1, ES2, 1999)
243 …on_offset_clamp , ARB_polygon_offset_clamp , GLL, GLC, ES1, ES2, 2014)
[all …]
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/04_BasicTnL/OGLES/
DOGLESBasicTnL.cpp20 #import <OpenGLES/ES1/gl.h>
21 #import <OpenGLES/ES1/glext.h>
/external/mesa3d/
Dconfigure.ac1379 # Building OpenGL ES1 and/or ES2 without OpenGL is not supported on mesa 9.0.x
1382 AC_MSG_ERROR([Building OpenGL ES1 without OpenGL is not supported])
3090 echo " OpenGL: $enable_opengl (ES1: $enable_gles1 ES2: $enable_gles2)"