Home
last modified time | relevance | path

Searched refs:GL_CURRENT_VERTEX_ATTRIB (Results 1 – 6 of 6) sorted by relevance

/sdk/emulator/opengl/shared/OpenglCodecCommon/
DglUtils.cpp299 case GL_CURRENT_VERTEX_ATTRIB: in glUtilsParamSize()
DGLClientState.h247 case GL_CURRENT_VERTEX_ATTRIB: in getVertexAttribParameter()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java429 GL_CURRENT_VERTEX_ATTRIB(0x8626), enumConstant
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/
Dgl2.h127 #define GL_CURRENT_VERTEX_ATTRIB 0x8626 macro
/sdk/emulator/opengl/host/libs/GLESv2_dec/
Dgl2.attrib220 # however, GL_CURRENT_VERTEX_ATTRIB and potential others are handled by the server side,
/sdk/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp1415 case GL_CURRENT_VERTEX_ATTRIB: in glGetVertexAttribfv()
1456 case GL_CURRENT_VERTEX_ATTRIB: in glGetVertexAttribiv()