diff options
author | Jason Ekstrand <[email protected]> | 2015-05-08 08:33:01 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-05-08 17:29:14 -0700 |
commit | 13facfbd5b067daedc972c1a4fb2f2142fcbc190 (patch) | |
tree | e925ac752c21e50196fd3554124b1ba182e0b236 /src/glsl/lower_packed_varyings.cpp | |
parent | f752effa087f29faddabac047683d16416d178d9 (diff) |
nir/search: handle explicitly sized sources in match_value
Previously, this case was being handled in match_expression prior to
calling match_value. However, there is really no good reason for this
given that match_value has all of the information it needs. Also, they
weren't being handled properly in the commutative case and putting it in
match_value gives us that for free.
Reviewed-by: Connor Abbott <[email protected]>
Diffstat (limited to 'src/glsl/lower_packed_varyings.cpp')
0 files changed, 0 insertions, 0 deletions