Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmUtils.cpp87 case GL_TEXTURE_ENV_COLOR: in glParamSize()
DGLEScmValidate.cpp125 case GL_TEXTURE_ENV_COLOR: in texEnv()
DGLEScmImp.cpp1439 if(pname == GL_TEXTURE_ENV_COLOR) { in glTexEnvxv()
/sdk/emulator/opengl/shared/OpenglCodecCommon/
DglUtils.cpp309 case GL_TEXTURE_ENV_COLOR: in glUtilsParamSize()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java213 GL_TEXTURE_ENV_COLOR(0x2201), enumConstant
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dgl.h421 #define GL_TEXTURE_ENV_COLOR 0x2201 macro