zink: add stencil border color clamping
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 14 Sep 2022 14:04:59 +0000 (10:04 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 22 Sep 2022 03:53:11 +0000 (03:53 +0000)
commit3a6984bbc077d656fff401144986bfd40b4062bf
tree3d7faa6398b5bb174e5e3accb445c59c6b7f3505
parent95d4faea490338a2f96d32828870d8abdb1ed553
zink: add stencil border color clamping

fixes (tu):
dEQP-GLES31.functional.texture.border_clamp.range_clamp.nearest_uint_stencil
dEQP-GLES31.functional.texture.border_clamp.range_clamp.nearest_float_depth_uint_stencil_sample_stencil
dEQP-GLES31.functional.texture.border_clamp.range_clamp.nearest_unorm_depth_uint_stencil_sample_stencil

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18598>
src/gallium/drivers/zink/zink_context.c