Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/include/GLES/
Dgl.h267 #define GL_VERTEX_ARRAY_POINTER 0x808E macro
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp518 case GL_VERTEX_ARRAY_POINTER: { in getClientStatePointer()