commit | fd50ef046b2c8566fecbe028fa383cf2edd9a650 | [log] [tgz] |
---|---|---|
author | Jesse Natalie <jenatali@microsoft.com> | Fri Dec 31 14:28:28 2021 -0800 |
committer | Marge Bot <emma+marge@anholt.net> | Tue Jan 11 01:36:56 2022 +0000 |
tree | 85a228ba39e891aff40822fb7dc303021cb34850 | |
parent | 5e18aafd260ff27efbf1d64c062a0471ad7ae956 [diff] |
microsoft/compiler: Move workgroup_size lowering from clc It doesn't depend on the clc data being provided externally, so no need to tie it there, we can re-use it for GL and Vulkan compute. Reviewed-by: Sil Vilerino <sivileri@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14367>