Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/include/GLES/
Dglext.h152 #define GL_MATRIX_INDEX_ARRAY_POINTER_OES 0x8849 macro
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp652 case GL_MATRIX_INDEX_ARRAY_POINTER_OES: { in getClientStatePointer()