Searched refs:GL_POLYGON_OFFSET_FILL (Results 1 – 25 of 45) sorted by relevance
12
396 gl.disable (GL_POLYGON_OFFSET_FILL); in testPolygonOffset()405 gl.enable (GL_POLYGON_OFFSET_FILL); in testPolygonOffset()513 gl.enable (GL_POLYGON_OFFSET_FILL); in testPolygonOffset()632 gl.enable (GL_POLYGON_OFFSET_FILL); in testPolygonOffset()781 gl.enable (GL_POLYGON_OFFSET_FILL); in testPolygonOffset()894 gl.enable (GL_POLYGON_OFFSET_FILL); in testPolygonOffset()1011 gl.enable (GL_POLYGON_OFFSET_FILL); in testPolygonOffset()1132 gl.enable (GL_POLYGON_OFFSET_FILL); in testPolygonOffset()
576 { "polygon_offset_fill", "POLYGON_OFFSET_FILL", GL_POLYGON_OFFSET_FILL, false}, in init()
399 gl.disable (GL_POLYGON_OFFSET_FILL); in testPolygonOffset()408 gl.enable (GL_POLYGON_OFFSET_FILL); in testPolygonOffset()516 gl.enable (GL_POLYGON_OFFSET_FILL); in testPolygonOffset()635 gl.enable (GL_POLYGON_OFFSET_FILL); in testPolygonOffset()784 gl.enable (GL_POLYGON_OFFSET_FILL); in testPolygonOffset()897 gl.enable (GL_POLYGON_OFFSET_FILL); in testPolygonOffset()1014 gl.enable (GL_POLYGON_OFFSET_FILL); in testPolygonOffset()1135 gl.enable (GL_POLYGON_OFFSET_FILL); in testPolygonOffset()
771 { "polygon_offset_fill", "POLYGON_OFFSET_FILL", GL_POLYGON_OFFSET_FILL, false}, in init()
193 GL_POLYGON_OFFSET_FILL, in init()209 GL_POLYGON_OFFSET_FILL, in init()
613 gl.enable(GL_POLYGON_OFFSET_FILL); in init()
677 gl.enable(GL_POLYGON_OFFSET_FILL); in init()
224 GL_POLYGON_OFFSET_FILL, in init()242 GL_POLYGON_OFFSET_FILL, in init()
687 gl.enable(GL_POLYGON_OFFSET_FILL); in init()
154 #define GL_POLYGON_OFFSET_FILL 0x8037 macro253 #define GL_POLYGON_OFFSET_FILL 0x8037 macro
96 case GL_POLYGON_OFFSET_FILL: return "GL_POLYGON_OFFSET_FILL";477 case GL_POLYGON_OFFSET_FILL: return "GL_POLYGON_OFFSET_FILL";1343 case GL_POLYGON_OFFSET_FILL: return "GL_POLYGON_OFFSET_FILL";
116 gl.disable (GL_POLYGON_OFFSET_FILL); in resetStateES()698 gl.disable (GL_POLYGON_OFFSET_FILL); in resetStateGLCore()
221 case GL_POLYGON_OFFSET_FILL: in nouveau_enable()
META-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
639 case GL_POLYGON_OFFSET_FILL: in _mesa_set_enable()1402 case GL_POLYGON_OFFSET_FILL: in _mesa_IsEnabled()
594 GL_POLYGON_OFFSET_FILL); in pop_enable_group()1190 _mesa_set_enable(ctx, GL_POLYGON_OFFSET_FILL, in _mesa_PopAttrib()
152 #define GL_POLYGON_OFFSET_FILL 0x8037 macro
1107 case GL_POLYGON_OFFSET_FILL: *params = mState.polygonOffsetFillEnabled; break; in getBooleanv()1460 case GL_POLYGON_OFFSET_FILL: // but can be retrieved through the Get{Type}v queries. in getQueryParameterNum()1662 case GL_POLYGON_OFFSET_FILL: // but can be retrieved through the Get{Type}v queries. in isQueryParameterBool()
1211 case GL_POLYGON_OFFSET_FILL: context->setPolygonOffsetFillEnabled(false); break; in Disable()1348 case GL_POLYGON_OFFSET_FILL: context->setPolygonOffsetFillEnabled(true); break; in Enable()2502 case GL_POLYGON_OFFSET_FILL: return context->isPolygonOffsetFillEnabled(); break; in IsEnabled()
1200 case GL_POLYGON_OFFSET_FILL: *params = mState.polygonOffsetFillEnabled; break; in getBooleanv()1593 case GL_POLYGON_OFFSET_FILL: // but can be retrieved through the Get{Type}v queries. in getQueryParameterInfo()
1502 …case GL_POLYGON_OFFSET_FILL: context->setPolygonOffsetFillEnabled(false); break; in Disable()1847 case GL_POLYGON_OFFSET_FILL: context->setPolygonOffsetFillEnabled(true); break; in Enable()4262 case GL_POLYGON_OFFSET_FILL: return context->isPolygonOffsetFillEnabled(); in IsEnabled()
138 #define GL_POLYGON_OFFSET_FILL 0x8037 macro