Variable GL_LINE_LOOPConst

GL_LINE_LOOP: 2 = 0x0002

Passed to drawElements or drawArrays to draw lines. Each set of two vertices is treated as a separate line segment.