commit | 74350cf0575fc3c070e4eae811d4cac43fad7d7a | [log] [tgz] |
---|---|---|
author | Qiang Yu <yuq825@gmail.com> | Wed May 18 16:57:17 2022 +0800 |
committer | Marge Bot <emma+marge@anholt.net> | Mon Jun 27 02:38:21 2022 +0000 |
tree | 1982e1e5bdb7ca012a53b72da5fbac92c80dbf2e | |
parent | a5995766548b9cdd17fd0a14ba86fcb524c65cba [diff] |
radeonsi: support multi stage shader state creation in nir shaderlib For creating tcs passthrough shader. Reviewed-by: Marek Olšák <marek.olsak@amd.com> Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Signed-off-by: Qiang Yu <yuq825@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16705>