nvk: Replace gl_SamplePosition with fract(gl_FragCoord.xy)
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Tue, 31 Jan 2023 02:12:03 +0000 (20:12 -0600)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:32:02 +0000 (21:32 +0000)
commitd6a0c1cd4b3e0b5cb1ea722c8e237a91b8a98815
tree5a81a845a05b60c1e4f5422376cd3038ec32e717
parent4bd2ba31fc952a5ef2e5e238752b9a3d0f750f9c
nvk: Replace gl_SamplePosition with fract(gl_FragCoord.xy)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
src/nouveau/vulkan/nvk_shader.c