Searched refs:GL_VERTEX_ARRAY_POINTER (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if141 public static final int GL_VERTEX_ARRAY_POINTER = 0x808E;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java141 public static final int GL_VERTEX_ARRAY_POINTER = 0x808E; field in class:GLES11
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java139 int GL_VERTEX_ARRAY_POINTER = 0x808E; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h267 #define GL_VERTEX_ARRAY_POINTER 0x808E macro

Completed in 26 milliseconds