commit | 14d2b12390bec3ecab578f21f4319165814e2df7 | [log] [tgz] |
---|---|---|
author | Qiang Yu <yuq825@gmail.com> | Wed Apr 12 14:53:47 2023 +0800 |
committer | Marge Bot <emma+marge@anholt.net> | Mon May 15 02:01:10 2023 +0000 |
tree | 2814ad17ccacf1342b32cd94a5d075e38e111ff4 | |
parent | 326b027b25fb3595e7b766286673b2b34b1f4a82 [diff] |
radeonsi: add shader info for frag coord and sample pos read To construct spi_ps_input when ACO compilation. Reviewed-by: Marek Olšák <marek.olsak@amd.com> Signed-off-by: Qiang Yu <yuq825@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22573>