diff options
author | Timothy Arceri <[email protected]> | 2016-12-16 10:17:33 +1100 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2016-12-16 20:32:59 +1100 |
commit | 3421b3f5a35f5cf29934f74c30850c4d04ba0237 (patch) | |
tree | 6a40ba34692b8b69cd4724b00e1e4ae1e2fdaa3f /src/gallium/drivers/ilo/ilo_render.h | |
parent | 08fc74663bea34d61761b02b6194cdef686baefe (diff) |
nir: Turn imov/fmov of undef into undef
Reverting the previous attempt at this a5502a721fd30fd resulted in
the following Vulkan test failing.
dEQP-VK.glsl.return.return_in_dynamic_loop_dynamic_vertex
This time we use the num_components from the alu dest rather than
num_inputs to the op to determine the size of the undef.
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Cc: "13.0" <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99100
Diffstat (limited to 'src/gallium/drivers/ilo/ilo_render.h')
0 files changed, 0 insertions, 0 deletions