Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmValidate.cpp155 case GL_COLOR_LOGIC_OP: in capability()
/sdk/emulator/opengl/shared/OpenglCodecCommon/
DglUtils.cpp151 case GL_COLOR_LOGIC_OP: in glUtilsParamSize()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java115 GL_COLOR_LOGIC_OP(0x0BF2), enumConstant
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dgl.h136 #define GL_COLOR_LOGIC_OP 0x0BF2 macro