diff options
author | Vasily Khoruzhick <[email protected]> | 2019-04-30 22:25:05 -0700 |
---|---|---|
committer | Qiang Yu <[email protected]> | 2019-05-07 01:07:27 +0000 |
commit | 443c5a3cd62d55c7969c873d21bc1af2ee21a600 (patch) | |
tree | e4ed3e0e5e2f7e326efcfc20b77c3b55fc8a231e /src/mesa/vbo | |
parent | 49025292fbbf285d4473d2c20a83b6c533a79d45 (diff) |
nir: add int_to_float lowering pass
This new pass lowers ints and bools to floats. It allows hardware
that doesn't have native integers (e.g. Mali4x0) use the same
code paths as modern hardware.
It uses newly introduced pass to gather SSA types and should be
used as late as possible.
Reviewed-by: Jason Ekstrand <[email protected]>
Reviewed-by: Christian Gmeiner <[email protected]>
Signed-off-by: Vasily Khoruzhick <[email protected]>
Diffstat (limited to 'src/mesa/vbo')
0 files changed, 0 insertions, 0 deletions