mesa/st: add ignore_srgb_decode param to st_convert_sampler
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 21 Jul 2022 13:27:30 +0000 (09:27 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 12 Aug 2022 14:24:52 +0000 (14:24 +0000)
commitd1e33fa3456d174e6c47c20abc466fd06936ac58
tree1a36af17cef6e9bba3ca3ff9e005ada952517d21
parent28d033b34fe3c52f4720235449a0a1fd5fe683b0
mesa/st: add ignore_srgb_decode param to st_convert_sampler

same as st_get_texture_sampler_view_from_stobj, no functional changes

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17687>
src/mesa/main/texturebindless.c
src/mesa/state_tracker/st_atom_sampler.c
src/mesa/state_tracker/st_texture.h