Searched defs:GL_ARRAY_BUFFER (Results 1 – 7 of 7) sorted by relevance
114 #define GL_ARRAY_BUFFER 0x8892 macro
505 #define GL_ARRAY_BUFFER 0x8892 macro
28 int GL_ARRAY_BUFFER = 0x8892; field
30 public static final int GL_ARRAY_BUFFER = 0x8892; field in GLES11
64 public static final int GL_ARRAY_BUFFER = 0x8892; field in GLES20