Searched defs:polygon (Results 1 – 5 of 5) sorted by relevance
52 struct polygon struct70 static void polygon_print(struct polygon *poly) argument
43 struct polygon { struct47 struct polygon poly = { argument
168 def polygon(intype, outtype): function
226 def polygon(intype, outtype, inpv, outpv): function
1175 const struct gl_polygon_attrib *polygon; in _mesa_PopAttrib() local