Home
last modified time | relevance | path

Searched refs:GL_COLOR_ARRAY (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DglUtils.cpp190 case GL_COLOR_ARRAY: in glUtilsParamSize()
DGLClientState.cpp57 m_currVaoState[COLOR_LOCATION].glConst = GL_COLOR_ARRAY; in init()
391 case GL_COLOR_ARRAY: in getLocation()
/device/generic/goldfish-opengl/system/include/GLES/
Dgl.h157 #define GL_COLOR_ARRAY 0x8076 macro