summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_gs_count_vertices.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Get rid of function overloadsJason Ekstrand2015-12-281-3/+3
* nir: Constify nir_gs_count_verticesJason Ekstrand2015-10-211-1/+1
* nir: Add a function to count the number of vertices a GS emits.Kenneth Graunke2015-09-261-0/+93