Home
last modified time | relevance | path

Searched defs:GL_COLOR_WRITEMASK (Results 1 – 3 of 3) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/include/GLES2/
Dgl2.h196 #define GL_COLOR_WRITEMASK 0x0C23 macro
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dgl.h234 #define GL_COLOR_WRITEMASK 0x0C23 macro
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java120 GL_COLOR_WRITEMASK(0x0C23), enumConstant