mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
docs: correct spelling of "simplification"
Reviewed-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19139>
This commit is contained in:
parent
65ad0824c9
commit
8d28667046
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ register is a register allocated constant for all fragment shader invocations in
|
|||
a given polygon. Physically, it contains the values output by the vertex shader
|
||||
for each vertex of the polygon. Coefficient registers are preloaded with values
|
||||
from varying slots. This preloading appears to occur in fixed function hardware,
|
||||
a simplifcation from PowerVR which requires a specialized program for the
|
||||
a simplification from PowerVR which requires a specialized program for the
|
||||
programmable data sequencer to do the preload.
|
||||
|
||||
The "Bind fragment pipeline" packet points to coefficient register bindings,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue