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:

committed by
Marge Bot

parent
65ad0824c9
commit
8d28667046
@@ -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
|
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
|
for each vertex of the polygon. Coefficient registers are preloaded with values
|
||||||
from varying slots. This preloading appears to occur in fixed function hardware,
|
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.
|
programmable data sequencer to do the preload.
|
||||||
|
|
||||||
The "Bind fragment pipeline" packet points to coefficient register bindings,
|
The "Bind fragment pipeline" packet points to coefficient register bindings,
|
||||||
|
Reference in New Issue
Block a user