Skip to content
Snippets Groups Projects
Commit 34c52d8c authored by Timothy Arceri's avatar Timothy Arceri Committed by Marge Bot
Browse files

nir: fix typo in lower_double options handling


Seems the intention was to check that both flags were not enabled
instead we were checking that the floor flag was both set and not
set so the result would always be false.

Fixes: 3749a6ec ("nir: honor lower_double options for ffloor and ffract")

Reviewed-by: default avatarGert Wollny <gert.wollny@collabora.com>
Part-of: <mesa/mesa!19642>
parent d558309d
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