Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/include/GLES/
Dgl.h577 #define GL_POINT_SIZE_ARRAY_OES 0x8B9C macro
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp58 m_currVaoState[POINTSIZE_LOCATION].glConst = GL_POINT_SIZE_ARRAY_OES; in init()
394 case GL_POINT_SIZE_ARRAY_OES: in getLocation()