radeonsi: remove obsolete TODO comment related to compute-based culling

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4269>
This commit is contained in:
Marek Olšák 2020-03-20 17:30:10 -04:00 committed by Marge Bot
parent 5d45ffbfb6
commit d89b19cfe1

View file

@ -108,7 +108,6 @@
* (patch elimination where tess factors are 0 would be possible to implement)
* - The vertex shader must not contain memory stores.
* - All VS resources must not have a write usage in the command buffer.
* (TODO: all shader buffers currently set the write usage)
* - Bindless textures and images must not occur in the vertex shader.
*
* User data SGPR layout: