diff options
author | Connor Abbott <[email protected]> | 2015-10-30 23:32:50 -0400 |
---|---|---|
committer | Connor Abbott <[email protected]> | 2015-11-10 13:55:14 -0500 |
commit | 30fe8eaa8e65e656d2bc95f499791eebea7d7dc9 (patch) | |
tree | b1e3a771a3e4e179b4290f03dc4e44e3eacc2c62 /.dir-locals.el | |
parent | 6f4216232921370e513e56d38cf894c94ae63fa6 (diff) |
nir/glsl: make evaluate_rvalue() return a nir_ssa_def *
A long time ago, before NIR was even merged to master, glsl_to_nir used
registers and these sources were actually register sources. But nowadays
everything in glsl_to_nir is an SSA value, so stop pretending that by
evaluating an rvalue we can get an arbitrary nir_src. Most importantly,
we need this since the builder takes nir_ssa_def * sources directly.
Signed-off-by: Connor Abbott <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions