summaryrefslogtreecommitdiff
path: root/src/compiler/nir/nir_builtin_builder.h
Commit message (Expand)AuthorAgeFilesLines
* nir/spirv: initial handling of OpenCL.std extension opcodesKarol Herbst2019-03-051-1/+129
* nir: replace magic numbers with M_PIKarol Herbst2019-03-051-2/+2
* compiler/spirv: handle 16-bit float in radians() and degrees()Iago Toral Quiroga2019-01-021-2/+2
* nir: add builtin builderKarol Herbst2018-07-241-0/+84