diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2016-08-24 19:15:53 -0700 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2016-08-25 19:18:11 -0700 |
commit | 8479b03c5826f32355775d865d99d69c829e65bb (patch) | |
tree | 5104c8650c6e8862e62007f2ae55854f37f252ea /src/intel/vulkan | |
parent | da85b5a9f1b22a8f6cae1a3b335dc5f31011bcb1 (diff) | |
download | external_mesa3d-8479b03c5826f32355775d865d99d69c829e65bb.zip external_mesa3d-8479b03c5826f32355775d865d99d69c829e65bb.tar.gz external_mesa3d-8479b03c5826f32355775d865d99d69c829e65bb.tar.bz2 |
nir: Make nir_lower_io_to_temporaries store an impl internally.
This changes the pass internals to work with a nir_function_impl
directly rather than a nir_function. The next patch will change
the API.
v2: Rebase after framebuffer fetch landed.
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
Diffstat (limited to 'src/intel/vulkan')
0 files changed, 0 insertions, 0 deletions