diff options
author | Alyssa Rosenzweig <[email protected]> | 2019-04-28 15:21:34 +0000 |
---|---|---|
committer | Alyssa Rosenzweig <[email protected]> | 2019-04-28 21:34:32 +0000 |
commit | 0ebf1047a4fcb8c6703c5d3f8bd1d7e47a478e46 (patch) | |
tree | cd9e925dbc94744bef9959c6312340b015a49c03 /src/gallium/meson.build | |
parent | a81267f228575335446ec2a2e6ca64a3df7dba5e (diff) |
panfrost: Use fp32 (not fp16) varyings
In a perfect world, we'd use fp16 varyings for mediump and fp32 for
highp, allowing us to get a performance win without sacrificing
conformance. Unfortunately, we're not there (yet), so it's better we
assume always fp32 than always fp16 to avoid artefacts / breaking a lot
of deqp.
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to 'src/gallium/meson.build')
0 files changed, 0 insertions, 0 deletions