Searched refs:BEGIN_PRIMITIVE (Results 1 – 2 of 2) sorted by relevance
255 #define BEGIN_PRIMITIVE(p, n) \ macro277 BEGIN_PRIMITIVE(GL_POINTS, last - first); in swtnl_points()290 BEGIN_PRIMITIVE(GL_LINES, 2); in swtnl_line()298 BEGIN_PRIMITIVE(GL_TRIANGLES, 3); in swtnl_triangle()307 BEGIN_PRIMITIVE(GL_QUADS, 4); in swtnl_quad()
205 #define BEGIN_PRIMITIVE(n) \ macro243 BEGIN_PRIMITIVE(3); in swtnl_triangle()253 BEGIN_PRIMITIVE(4); in swtnl_quad()