diff options
author | Jason Ekstrand <[email protected]> | 2015-12-29 15:44:37 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-12-29 15:44:39 -0800 |
commit | 2a58cb03d04b8cff632e6be70f1bef0ec12d9f0b (patch) | |
tree | 2d8f3710906b7d5181368885f5d59f6c29accc30 /src/vulkan/gen7_state.c | |
parent | 69d5838aee2fe80548517eaccbd3a9a6555ae99e (diff) |
nir/spirv: Use instr_rewrite_src for updating phi sources
You can't just add a new source to a phi because use/def information won't
get updated properly. Instead, you have to use one of the core helpers.
Some day, we may want to add a nir_phi_instr_add_src helper.
Diffstat (limited to 'src/vulkan/gen7_state.c')
0 files changed, 0 insertions, 0 deletions