Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmValidate.cpp156 case GL_COLOR_MATERIAL: in capability()
/sdk/emulator/opengl/shared/OpenglCodecCommon/
DglUtils.cpp152 case GL_COLOR_MATERIAL: in glUtilsParamSize()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java77 GL_COLOR_MATERIAL(0x0B57), enumConstant
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dgl.h151 #define GL_COLOR_MATERIAL 0x0B57 macro