Searched defs:GL_NORMAL_ARRAY (Results 1 – 4 of 4) sorted by relevance
183 #define GL_NORMAL_ARRAY 0x8075 macro
132 #define GL_NORMAL_ARRAY 0x8075 macro
138 int GL_NORMAL_ARRAY = 0x8075; field
140 public static final int GL_NORMAL_ARRAY = 0x8075; field in GLES10