Skip to content
Snippets Groups Projects
Commit 7d0c7c57 authored by Timothy Arceri's avatar Timothy Arceri Committed by Dylan Baker
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>
(cherry picked from commit 34c52d8c)
parent 2406718c
No related branches found
No related tags found
No related merge requests found
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