radeonsi: remove obsolete TODO comment related to compute-based culling
authorMarek Olšák <marek.olsak@amd.com>
Fri, 20 Mar 2020 21:30:10 +0000 (17:30 -0400)
committerMarge Bot <eric+marge@anholt.net>
Sat, 28 Mar 2020 00:58:34 +0000 (00:58 +0000)
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4269>

src/gallium/drivers/radeonsi/si_compute_prim_discard.c

index 9b59570bf3f90ce9a4317bb1d8f37f1f7c3e021b..fcb6944b5ae598199d4f8e2e9c1babd23f921fa1 100644 (file)
  *   (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: