mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-23 10:14:13 +08:00
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:
parent
43613314ab
commit
a1f6e2818d
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user