Home
last modified time | relevance | path

Searched refs:GL_CONSTANT_COLOR (Results 1 – 3 of 3) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Validate.cpp36 case GL_CONSTANT_COLOR: in blendSrc()
59 case GL_CONSTANT_COLOR: in blendDst()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java243 GL_CONSTANT_COLOR(0x8001), enumConstant
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/
Dgl2.h108 #define GL_CONSTANT_COLOR 0x8001 macro