Skip to content
Snippets Groups Projects
Commit b47090c5 authored by Boris Brezillon's avatar Boris Brezillon Committed by Marge Bot
Browse files

spirv: Always declare FragCoord as a sysval


Now that all spirv_to_nir() users take care of converting sysvals to
varyings, we can unconditionally declare FragCoord as a sysval.

Signed-off-by: default avatarBoris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: default avatarAlyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: default avatarJason Ekstrand <jason@jlekstrand.net>
Part-of: <!13017>
parent 4b62e90e
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