Searched refs:GL_PRIMITIVE_RESTART (Results 1 - 13 of 13) sorted by relevance

/external/deqp/framework/opengl/
H A DgluStrUtil.inl485 case GL_PRIMITIVE_RESTART: return "GL_PRIMITIVE_RESTART";
1351 case GL_PRIMITIVE_RESTART: return "GL_PRIMITIVE_RESTART";
H A DgluStateReset.cpp672 gl.disable (GL_PRIMITIVE_RESTART);
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cPipelineStatisticsQueryTests.cpp2962 gl.disable(GL_PRIMITIVE_RESTART);
3030 gl.disable(GL_PRIMITIVE_RESTART);
3038 gl.enable(GL_PRIMITIVE_RESTART);
3154 * GL_PRIMITIVE_RESTART rendering mode, and we're using a primitive
3365 * GL_PRIMITIVE_RESTART rendering mode, and we're using a primitive
/external/mesa3d/src/mesa/main/
H A Denable.c980 case GL_PRIMITIVE_RESTART:
1600 case GL_PRIMITIVE_RESTART:
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderPrimitiveCounter.cpp934 restart_token = GL_PRIMITIVE_RESTART;
/external/mesa3d/prebuilt-intermediates/main/
H A Dget_hash.h607 { GL_PRIMITIVE_RESTART, CONTEXT_BOOL(Array.PrimitiveRestart), extra_version_31 },
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1354 #define GL_PRIMITIVE_RESTART 0x8F9D
/external/deqp/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.cpp5675 glDisable(GL_PRIMITIVE_RESTART);
5688 glEnable(GL_PRIMITIVE_RESTART);
/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp2655 case GL_PRIMITIVE_RESTART:
2710 case GL_PRIMITIVE_RESTART:
/external/mesa3d/include/GL/
H A Dglcorearb.h1431 #define GL_PRIMITIVE_RESTART 0x8F9D macro
H A Dglext.h1318 #define GL_PRIMITIVE_RESTART 0x8F9D macro
/external/swiftshader/include/GL/
H A Dglcorearb.h1431 #define GL_PRIMITIVE_RESTART 0x8F9D macro
H A Dglext.h1318 #define GL_PRIMITIVE_RESTART 0x8F9D macro

Completed in 530 milliseconds