Home
last modified time | relevance | path

Searched refs:GL_LINE_SMOOTH_HINT (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/mesa/main/
Dhint.c61 case GL_LINE_SMOOTH_HINT: in _mesa_Hint()
Dattrib.c1043 _mesa_Hint(GL_LINE_SMOOTH_HINT, hint->LineSmooth); in _mesa_PopAttrib()
Dget.c592 { GL_LINE_SMOOTH_HINT, CONTEXT_ENUM(Hint.LineSmooth), NO_EXTRA },
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
Degl_defs.h379 #define GL_LINE_SMOOTH_HINT 0x0C52 macro
/external/mesa3d/include/GLES/
Dgl.h293 #define GL_LINE_SMOOTH_HINT 0x0C52 macro
/external/deqp/framework/opengl/
DgluStateReset.cpp1103 gl.hint(GL_LINE_SMOOTH_HINT, GL_DONT_CARE); in resetStateGLCore()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl163 #define GL_LINE_SMOOTH_HINT 0x0C52 macro
/external/mesa3d/include/GL/
Dgl.h579 #define GL_LINE_SMOOTH_HINT 0x0C52 macro
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h475 #define GL_LINE_SMOOTH_HINT 0x0C52 macro