Home
last modified time | relevance | path

Searched refs:GL_COLOR_ARRAY_POINTER (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/include/GLES/
Dgl.h269 #define GL_COLOR_ARRAY_POINTER 0x8090 macro
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp526 case GL_COLOR_ARRAY_POINTER: { in getClientStatePointer()