summaryrefslogtreecommitdiff
path: root/src/compiler/nir/nir_conversion_builder.h
Commit message (Expand)AuthorAgeFilesLines
* nir: Use nir_type_convert instead of nir_type_conversion_opIan Romanick2022-12-141-4/+3
* nir: Use nir_i2b wrapper everywhere instead of using nir_i2b1 directlyIan Romanick2022-12-141-1/+1
* nir: Update saturated float->int/uint conversion algorithmJesse Natalie2021-01-051-46/+87
* nir: Add builder helpers for OpenCL type conversionsJason Ekstrand2020-10-011-0/+482