radeonsi: fix incorrect comments in culling code and NIR lowering
authorMarek Olšák <marek.olsak@amd.com>
Mon, 12 Apr 2021 01:57:10 +0000 (21:57 -0400)
committerMarge Bot <eric+marge@anholt.net>
Sat, 17 Apr 2021 02:37:49 +0000 (02:37 +0000)
commita0771e6b27ebd35a599916f061c5b9d3c10c8c5b
tree48b4e00bdb1e0a8b9342a59a3c480a4071324609
parente0ffd1f9281c8f009f21ec5a8d97db3c6d502124
radeonsi: fix incorrect comments in culling code and NIR lowering

The lowering code removes the "VS inputs" item from the list because the hw
doesn't support indirect indexing of VS inputs.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10261>
src/gallium/drivers/radeonsi/gfx10_shader_ngg.c
src/gallium/drivers/radeonsi/si_shader_nir.c