Home
last modified time | relevance | path

Searched refs:GL_POINT_SIZE_ARRAY_STRIDE_OES (Results 1 – 4 of 4) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmContext.cpp374 case GL_POINT_SIZE_ARRAY_STRIDE_OES: in glGetIntegerv()
397 case GL_POINT_SIZE_ARRAY_STRIDE_OES: in glGetIntegerv()
/sdk/emulator/opengl/shared/OpenglCodecCommon/
DglUtils.cpp156 case GL_POINT_SIZE_ARRAY_STRIDE_OES: in glUtilsParamSize()
DGLClientState.h340 case GL_POINT_SIZE_ARRAY_STRIDE_OES: { in getClientStateParameter()
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dgl.h579 #define GL_POINT_SIZE_ARRAY_STRIDE_OES 0x898B macro