Searched defs:GL_ARRAY_BUFFER (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java30 public static final int GL_ARRAY_BUFFER = 0x8892; field in class:GLES11
H A DGLES20.java64 public static final int GL_ARRAY_BUFFER = 0x8892; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java28 int GL_ARRAY_BUFFER = 0x8892; field in interface:GL11
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h114 #define GL_ARRAY_BUFFER 0x8892 macro
/frameworks/native/opengl/include/GLES/
H A Dgl.h505 #define GL_ARRAY_BUFFER 0x8892 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h114 #define GL_ARRAY_BUFFER 0x8892 macro
H A Dgl31.h114 #define GL_ARRAY_BUFFER 0x8892 macro

Completed in 953 milliseconds