aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_split_per_member_structs.c
Commit message (Expand)AuthorAgeFilesLines
* src/compiler: use new hash table and set creation helpersCaio Marcelo de Oliveira Filho2019-01-141-2/+1
* glsl_type: Add support for explicitly laid out matrices and arraysJason Ekstrand2019-01-081-1/+2
* glsl_type: Drop the glsl_get_array_instance C helperJason Ekstrand2019-01-081-1/+1
* nir: Remove old-school deref chain supportJason Ekstrand2018-06-221-2/+0
* nir: Remove deref chain support from split_per_member_structsJason Ekstrand2018-06-221-83/+3
* nir: Add a concept of per-member structs and a lowering passJason Ekstrand2018-06-221-0/+290