Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Validate.cpp175 case GL_ACTIVE_ATTRIBUTES: in programParam()
/sdk/emulator/opengl/shared/OpenglCodecCommon/
DglUtils.cpp268 case GL_ACTIVE_ATTRIBUTES: in glUtilsParamSize()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java561 GL_ACTIVE_ATTRIBUTES(0x8B89), enumConstant
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/
Dgl2.h275 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro