Home
last modified time | relevance | path

Searched defs:polygon (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dpolygon.c52 struct polygon struct
70 static void polygon_print(struct polygon *poly) argument
/external/clang/test/Sema/
Dflexible-array-init.c43 struct polygon { struct
47 struct polygon poly = { argument
/external/mesa3d/src/gallium/auxiliary/indices/
Du_unfilled_gen.py168 def polygon(intype, outtype): function
Du_indices_gen.py226 def polygon(intype, outtype, inpv, outpv): function
/external/mesa3d/src/mesa/main/
Dattrib.c1175 const struct gl_polygon_attrib *polygon; in _mesa_PopAttrib() local