[Mesa-dev] [PATCH 2/2] st/mesa: don't assign prog->ShadowSamplers

Kenneth Graunke kenneth at whitecape.org
Sat Oct 7 02:52:40 UTC 2017


On Friday, October 6, 2017 1:39:51 PM PDT Nicolai Hähnle wrote:
> From: Nicolai Hähnle <nicolai.haehnle at amd.com>
> 
> It's not used, and the assignment for the TGSI case was incorrect
> for sampler arrays.
> ---
>  src/mesa/state_tracker/st_glsl_to_nir.cpp  | 1 -
>  src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 4 ----
>  2 files changed, 5 deletions(-)

Hmm, you're right...it looked like r300g used it, but it actually
just creates a similar bitfield in its compiler backend.

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171006/788dc68c/attachment.sig>


More information about the mesa-dev mailing list