mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 23:30:10 +01:00
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:
parent
5d45ffbfb6
commit
d89b19cfe1
1 changed files with 0 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue