Searched refs:GL_LINE_STRIP (Results 1 – 8 of 8) sorted by relevance
117 glDrawArrays(GL_LINE_STRIP, 0, n + add_last); in glamor_poly_lines_solid_gl()
302 glamor_dash_loop(drawable, gc, prog, n + add_last, GL_LINE_STRIP); in glamor_poly_lines_dash_gl()
85 #define GL_LINE_STRIP 0x0003 macro
46 static_assert(underlying_type(PrimitiveType::LineStrip) == GL_LINE_STRIP, "OpenGL type mismatch");
90 #define GL_LINE_STRIP 0x0003 macro
92 #define GL_LINE_STRIP 0x0003 macro