Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmValidate.cpp127 case GL_COMBINE_ALPHA: in texEnv()
/sdk/emulator/opengl/shared/OpenglCodecCommon/
DglUtils.cpp162 case GL_COMBINE_ALPHA: in glUtilsParamSize()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java402 GL_COMBINE_ALPHA(0x8572), enumConstant
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dgl.h525 #define GL_COMBINE_ALPHA 0x8572 macro