commit | 31d3e3ebeba6ed7ae4805d427977a2a92c56fcc2 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Dec 21 15:29:54 2021 +1000 |
committer | Marge Bot <emma+marge@anholt.net> | Fri Jan 21 01:18:19 2022 +0000 |
tree | e1296a789253541dd78e76555935d5c89b10090b | |
parent | 96b57faf3575c1eecde308da5f5dd26c2682c762 [diff] |
mesa/st: move st_TexParameter into mesa Some places this just passes an always true pname, so just call sampler view invalidate directly Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14632>