gallium/tgsi: rip out cylindrical wrap from ureg
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 23 Aug 2021 12:11:52 +0000 (14:11 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 25 Aug 2021 19:37:16 +0000 (19:37 +0000)
commit526f7d779071e432a1205d62acd81d8d7f0c2f47
tree198e8f04bcbe506a6c89a4e99f3a5b0168d33936
parentbd93364ea2b81b10e446e6e2b5bf81117a4ba6f7
gallium/tgsi: rip out cylindrical wrap from ureg

We always pass zero to these arguments, so this feature isn't in use.

Acked-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12505>
src/gallium/auxiliary/nir/nir_to_tgsi.c
src/gallium/auxiliary/tgsi/tgsi_ureg.c
src/gallium/auxiliary/tgsi/tgsi_ureg.h
src/gallium/frontends/nine/nine_shader.c
src/mesa/state_tracker/st_glsl_to_tgsi.cpp