Searched defs:GL_COLOR_ARRAY_BUFFER_BINDING (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java44 public static final int GL_COLOR_ARRAY_BUFFER_BINDING = 0x8898; field in class:GLES11
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java42 int GL_COLOR_ARRAY_BUFFER_BINDING = 0x8898; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h512 #define GL_COLOR_ARRAY_BUFFER_BINDING 0x8898 macro

Completed in 87 milliseconds