From: Marek Olšák Date: Fri, 20 Mar 2020 21:30:10 +0000 (-0400) Subject: radeonsi: remove obsolete TODO comment related to compute-based culling X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d89b19cfe1bd8bd6f259b6a4d2070e8d08f3b67e;p=mesa.git radeonsi: remove obsolete TODO comment related to compute-based culling Acked-by: Pierre-Eric Pelloux-Prayer Part-of: --- diff --git a/src/gallium/drivers/radeonsi/si_compute_prim_discard.c b/src/gallium/drivers/radeonsi/si_compute_prim_discard.c index 9b59570bf3f..fcb6944b5ae 100644 --- a/src/gallium/drivers/radeonsi/si_compute_prim_discard.c +++ b/src/gallium/drivers/radeonsi/si_compute_prim_discard.c @@ -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: