Searched refs:GL_LINES (Results 1 – 9 of 9) sorted by relevance
109 glDrawArrays(GL_LINES, 0, nseg << (1 + add_last)); in glamor_poly_segment_solid_gl()
366 glamor_dash_loop(drawable, gc, prog, nseg << (1 + add_last), GL_LINES); in glamor_poly_segment_dash_gl()
83 #define GL_LINES 0x0001 macro
44 static_assert(underlying_type(PrimitiveType::Lines) == GL_LINES, "OpenGL type mismatch");
88 #define GL_LINES 0x0001 macro
90 #define GL_LINES 0x0001 macro
45112 glamor: Use glamor_program and GL_LINES for 0-width lines