Home
last modified time | relevance | path

Searched refs:polygon_array_cleanup (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dpath.c210 static void polygon_array_cleanup(struct polygon_array *polyarray) in polygon_array_cleanup() function
232 polygon_array_cleanup(&p->fill_polys.polygon_array); in path_destroy()
381 polygon_array_cleanup(&p->fill_polys.polygon_array); in path_get_fill_polygons()