Searched defs:GL_TEXTURE_COORD_ARRAY_SIZE (Results 1 – 3 of 3) sorted by relevance
132 int GL_TEXTURE_COORD_ARRAY_SIZE = 0x8088; field
264 #define GL_TEXTURE_COORD_ARRAY_SIZE 0x8088 macro
134 public static final int GL_TEXTURE_COORD_ARRAY_SIZE = 0x8088; field in GLES11