Searched refs:GL_COLOR_ARRAY_POINTER (Results 1 – 4 of 4) sorted by relevance
257 arrType == GL_COLOR_ARRAY_POINTER ? GL_COLOR_ARRAY : in getPointer()363 ptr = getPointer(GL_COLOR_ARRAY_POINTER); in glGetIntegerv()
172 case GL_COLOR_ARRAY_POINTER: { in getClientStatePointer()
290 GL_COLOR_ARRAY_POINTER(0x8090), enumConstant
269 #define GL_COLOR_ARRAY_POINTER 0x8090 macro