zink: be more spec-compliant for unnormalizedCoordinates samplers
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 28 Oct 2021 15:30:11 +0000 (11:30 -0400)
committerMarge Bot <emma+marge@anholt.net>
Mon, 1 Nov 2021 00:33:19 +0000 (00:33 +0000)
commit6ab915960c5d2e9cbb81ccf151cfdf17bfbd3366
tree4b7bfcd155ab3e0a9f4f04495ff026985b489c39
parent75dc3023404210494ede4ddf6ea8c94c35b85497
zink: be more spec-compliant for unnormalizedCoordinates samplers

the spec prohibits using most stuff with these, but also they probably
are just texelfetch anyway so it doesn't matter

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13587>
src/gallium/drivers/zink/zink_context.c