summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_liveness.c
diff options
context:
space:
mode:
authorTimothy Arceri <[email protected]>2017-11-15 14:28:01 +1100
committerTimothy Arceri <[email protected]>2017-12-04 12:52:18 +1100
commit2bc49ac3e6a6c8f93a2f32d62555bd653faf8d3e (patch)
tree9caed5a39297aac2b94d2105331dcff72edf123a /src/compiler/nir/nir_liveness.c
parentf13790c92ff1433a0fbff35788761b75df567c44 (diff)
nir: add array lowering function that assumes there are no indirects
The gallium glsl->nir pass currently lowers away all indirects on both inputs and outputs. This fuction allows us to lower vs inputs and fs outputs and also lower things one stage at a time as we don't need to worry about indirects on the other side of the shaders interface. Reviewed-by: Nicolai Hähnle <[email protected]> Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/compiler/nir/nir_liveness.c')
0 files changed, 0 insertions, 0 deletions