Skip to content
Snippets Groups Projects
Commit 6fe0d4f0 authored by Ilia Mirkin's avatar Ilia Mirkin
Browse files

nvc0/ir: flush denorms to zero in non-compute shaders

This will set the FTZ flag (flush denorms to zero) on all opcodes that
can take it.

This resolves issues in Unigine Heaven 4.0 where there were solid-filled
boxes popping up.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89455


Cc: "10.4 10.5" <mesa-stable@lists.freedesktop.org>
Signed-off-by: default avatarIlia Mirkin <imirkin@alum.mit.edu>
parent 66985d2a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment