summaryrefslogtreecommitdiff
path: root/src/compiler/nir/nir_gs_count_vertices.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-25util: use C99 declaration in the for-loop set_foreach() macroEric Engestrom1-1/+0
2018-10-22nir: Use nir_src_is_const and nir_src_as_* in core codeJason Ekstrand1-4/+3
2016-04-28nir: Switch the arguments to nir_foreach_functionJason Ekstrand1-1/+1
2016-04-28nir: Switch the arguments to nir_foreach_instrJason Ekstrand1-1/+1
2016-03-17nir: rename nir_const_value fields to include bitsize informationIago Toral Quiroga1-2/+2
2016-01-26nir: move to compiler/Emil Velikov1-0/+93