ac/nir/ngg: count the number of generated primitives for VS and TES
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 27 May 2022 11:51:12 +0000 (13:51 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 9 Jun 2022 08:02:39 +0000 (08:02 +0000)
commitfe57fe1fd8ad31677f977b44b38b6b971770511c
tree77eb80253edf8e338d8f717e2b861f6124ec968e
parent60b07a0ab2509c98abfd21d67bba692250764a70
ac/nir/ngg: count the number of generated primitives for VS and TES

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15639>
src/amd/common/ac_nir.h
src/amd/common/ac_nir_lower_ngg.c
src/amd/vulkan/radv_shader.c