summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_builder.h
Commit message (Expand)AuthorAgeFilesLines
* nir: Add builder helpers for MOVs with ALU sources and swizzling MOVs.Kenneth Graunke2015-03-271-0/+44
* nir: Add nir_builder helpers for creating load_const intrinsics.Kenneth Graunke2015-03-271-0/+35
* nir: Add an ALU op builder kind of like ir_builder.hEric Anholt2015-02-181-0/+130