aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_uniforms_to_ubo.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Add multiplier argument to nir_lower_uniforms_to_ubo.Timur Kristóf2019-03-051-8/+15
* nir: Move nir_lower_uniforms_to_ubo to compiler/nir.Timur Kristóf2019-03-051-0/+98
* st/nir/radeonsi: move nir_lower_uniforms_to_ubo() to the state trackerTimothy Arceri2018-03-201-97/+0
* nir: add nir_lower_uniforms_to_ubo passNicolai Hähnle2017-07-311-0/+97