mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
docs: cpu -> CPU
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879>
This commit is contained in:
parent
e888049e11
commit
3090041a21
1 changed files with 1 additions and 1 deletions
|
|
@ -342,7 +342,7 @@ concepts used in PowerVR GPUs appear in AGX.
|
|||
|
||||
USC
|
||||
Unified Shader Cores
|
||||
A unified shader core is a small cpu that runs shader code. The core is
|
||||
A unified shader core is a small CPU that runs shader code. The core is
|
||||
unified because a single ISA is used for vertex, pixel and compute
|
||||
shaders. This differs from older GPUs where the vertex, fragment and
|
||||
compute have separate ISAs for shader stages.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue