Skip to content
Snippets Groups Projects
Commit 39fd67b1 authored by Timothy Arceri's avatar Timothy Arceri Committed by Eric Engestrom
Browse files

glsl: fix glsl to nir support for lower precision builtins

When we switch to the full nir based glsl linker in an upcomming merge
request this is required for existing tests from 8fcf8e7f to
continue to pass, this is because they never exercised glsl to nir so
the missing support went unnoticed.

Closes: mesa/mesa#11456


Fixes: 8fcf8e7f ("glsl: lower builtins to mediump that ignore precision of certain parameters ")
Reviewed-by: default avatarMarek Olšák <marek.olsak@amd.com>
Part-of: <mesa/mesa!30395>
(cherry picked from commit 140ca7e5)
parent c8ce254e
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