Searched refs:GL_POINTS (Results 1 – 8 of 8) sorted by relevance
127 glDrawArrays(GL_POINTS, 0, num_points); in glamor_poly_glyph_blt_gl()139 glDrawArrays(GL_POINTS, 0, num_points); in glamor_poly_glyph_blt_gl()235 glDrawArrays(GL_POINTS, 0, num_points); in glamor_push_pixels_gl()
104 glDrawArrays(GL_POINTS, 0, npt); in glamor_poly_point_gl()
82 #define GL_POINTS 0x0000 macro
43 static_assert(underlying_type(PrimitiveType::Points) == GL_POINTS, "OpenGL type mismatch");
87 #define GL_POINTS 0x0000 macro
89 #define GL_POINTS 0x0000 macro