mesa/st: don't add pointsize to ES programs if it already exists
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 9 Mar 2022 17:10:09 +0000 (12:10 -0500)
committerMarge Bot <emma+marge@anholt.net>
Wed, 30 Mar 2022 03:49:36 +0000 (03:49 +0000)
commit6cfde0abe9a126c24cdd2af24e212c1da2d7ac99
tree73380bbae3b1e3253b978cb4bf0540be44cc0b84
parent2b2248570243c9cb1e73e9bb7aa7effe7a9dbd9f
mesa/st: don't add pointsize to ES programs if it already exists

an obvious missed case from the previous series, but there's no need
to-readd an output if it already exists here

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15590>
src/mesa/state_tracker/st_glsl_to_nir.cpp