docs/asahi: document UVS

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28483>
This commit is contained in:
Alyssa Rosenzweig 2024-03-06 16:04:09 -04:00 committed by Marge Bot
parent 43613314ab
commit a1f6e2818d

View File

@ -361,3 +361,7 @@ concepts used in PowerVR GPUs appear in AGX.
Pixel BackEnd
Hardware unit which writes to color attachements and images. Also the
name for a descriptor passed to :term:`PBE` instructions.
UVS
Unified Vertex Store
Hardware unit which buffers the outputs of the vertex shader (varyings).