Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DglUtils.cpp255 case GL_VERTEX_ARRAY: in glUtilsParamSize()
DGLClientState.cpp42 m_currVaoState[VERTEX_LOCATION].glConst = GL_VERTEX_ARRAY; in init()
289 case GL_VERTEX_ARRAY: in getLocation()
/device/generic/goldfish-opengl/system/include/GLES/
Dgl.h155 #define GL_VERTEX_ARRAY 0x8074 macro