Home
last modified time | relevance | path

Searched refs:GL_POLYGON_OFFSET_FILL (Results 1 – 25 of 45) sorted by relevance

12

/external/deqp/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp396 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()
Des2fBooleanStateQueryTests.cpp576 { "polygon_offset_fill", "POLYGON_OFFSET_FILL", GL_POLYGON_OFFSET_FILL, false}, in init()
/external/deqp/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp399 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()
Des3fBooleanStateQueryTests.cpp771 { "polygon_offset_fill", "POLYGON_OFFSET_FILL", GL_POLYGON_OFFSET_FILL, false}, in init()
/external/deqp/modules/gles2/performance/
Des2pStateChangeCallTests.cpp193 GL_POLYGON_OFFSET_FILL, in init()
209 GL_POLYGON_OFFSET_FILL, in init()
Des2pRedundantStateChangeTests.cpp613 gl.enable(GL_POLYGON_OFFSET_FILL); in init()
Des2pStateChangeTests.cpp677 gl.enable(GL_POLYGON_OFFSET_FILL); in init()
/external/deqp/modules/gles3/performance/
Des3pStateChangeCallTests.cpp224 GL_POLYGON_OFFSET_FILL, in init()
242 GL_POLYGON_OFFSET_FILL, in init()
Des3pRedundantStateChangeTests.cpp687 gl.enable(GL_POLYGON_OFFSET_FILL); in init()
/external/swiftshader/include/GLES/
Dgl.h154 #define GL_POLYGON_OFFSET_FILL 0x8037 macro
253 #define GL_POLYGON_OFFSET_FILL 0x8037 macro
/external/mesa3d/include/GLES/
Dgl.h154 #define GL_POLYGON_OFFSET_FILL 0x8037 macro
253 #define GL_POLYGON_OFFSET_FILL 0x8037 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h154 #define GL_POLYGON_OFFSET_FILL 0x8037 macro
253 #define GL_POLYGON_OFFSET_FILL 0x8037 macro
/external/deqp/framework/opengl/
DgluStrUtil.inl96 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";
DgluStateReset.cpp116 gl.disable (GL_POLYGON_OFFSET_FILL); in resetStateES()
698 gl.disable (GL_POLYGON_OFFSET_FILL); in resetStateGLCore()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_state.c221 case GL_POLYGON_OFFSET_FILL: in nouveau_enable()
/external/robolectric/v1/lib/main/
Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
/external/mesa3d/src/mesa/main/
Denable.c639 case GL_POLYGON_OFFSET_FILL: in _mesa_set_enable()
1402 case GL_POLYGON_OFFSET_FILL: in _mesa_IsEnabled()
Dattrib.c594 GL_POLYGON_OFFSET_FILL); in pop_enable_group()
1190 _mesa_set_enable(ctx, GL_POLYGON_OFFSET_FILL, in _mesa_PopAttrib()
/external/mesa3d/include/GLES2/
Dgl2.h152 #define GL_POLYGON_OFFSET_FILL 0x8037 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2.h152 #define GL_POLYGON_OFFSET_FILL 0x8037 macro
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp1107 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()
DlibGLES_CM.cpp1211 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()
/external/swiftshader/src/OpenGL/libGL/
DContext.cpp1200 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()
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp1502 …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()
/external/swiftshader/include/GLES2/
Dgl2.h138 #define GL_POLYGON_OFFSET_FILL 0x8037 macro

12