Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmValidate.cpp126 case GL_COMBINE_RGB: in texEnv()
/sdk/emulator/opengl/shared/OpenglCodecCommon/
DglUtils.cpp177 case GL_COMBINE_RGB: in glUtilsParamSize()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java401 GL_COMBINE_RGB(0x8571), enumConstant
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dgl.h524 #define GL_COMBINE_RGB 0x8571 macro