Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Fix count when we didn't lower load_uniforms but did shift load_ubos. | Eric Anholt | 2020-05-12 | 1 | -1/+1 |
* | nir: Always create UBO variable when lowering uniforms to ubo | Louis-Francis Ratté-Boulianne | 2020-05-05 | 1 | -2/+27 |
* | nir: Set UBO alignments in lower_uniforms_to_ubo | Jason Ekstrand | 2020-03-30 | 1 | -0/+2 |
* | nir: allow nir_lower_uniforms_to_ubo to be run repeatedly | Marek Olšák | 2019-10-22 | 1 | -1/+4 |
* | nir: Add multiplier argument to nir_lower_uniforms_to_ubo. | Timur Kristóf | 2019-03-05 | 1 | -8/+15 |
* | nir: Move nir_lower_uniforms_to_ubo to compiler/nir. | Timur Kristóf | 2019-03-05 | 1 | -0/+98 |
* | st/nir/radeonsi: move nir_lower_uniforms_to_ubo() to the state tracker | Timothy Arceri | 2018-03-20 | 1 | -97/+0 |
* | nir: add nir_lower_uniforms_to_ubo pass | Nicolai Hähnle | 2017-07-31 | 1 | -0/+97 |