Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmValidate.cpp167 case GL_POINT_SMOOTH: in capability()
/sdk/emulator/opengl/shared/OpenglCodecCommon/
DglUtils.cpp158 case GL_POINT_SMOOTH: in glUtilsParamSize()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java64 GL_POINT_SMOOTH(0x0B10), enumConstant
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dgl.h148 #define GL_POINT_SMOOTH 0x0B10 macro