aco: Set config->lds_size when TES or VS is running on HW ESGS.
authorTimur Kristóf <timur.kristof@gmail.com>
Thu, 23 Apr 2020 12:02:47 +0000 (14:02 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 29 Apr 2020 11:51:04 +0000 (11:51 +0000)
commit7056714f5039e8f4302075677d962b5dd925e107
treeddb69d6bb7286445554fe5175b4bf5f63ce439c2
parentbaa46878d4533f21d12bc93d5eed09436b3cc9fd
aco: Set config->lds_size when TES or VS is running on HW ESGS.

This doesn't fix anything, just reports the LDS size used by
merged ESGS shaders, such as vertex_geometry_gs and
tess_eval_geometry_gs.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4388>
src/amd/compiler/aco_instruction_selection_setup.cpp