docs: statechanges -> state changes
Reviewed-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22286>
This commit is contained in:

committed by
Marge Bot

parent
57c87d4661
commit
6d945b4e11
@@ -42,7 +42,7 @@ Hardware acronyms
|
|||||||
work and the clusters of registers for the state that hardware blocks use.
|
work and the clusters of registers for the state that hardware blocks use.
|
||||||
|
|
||||||
CP
|
CP
|
||||||
Command Processor. Reads the stream of statechanges and draw commands
|
Command Processor. Reads the stream of state changes and draw commands
|
||||||
generated by the driver.
|
generated by the driver.
|
||||||
|
|
||||||
PFP
|
PFP
|
||||||
@@ -173,7 +173,7 @@ and rendering phases.
|
|||||||
|
|
||||||
Note that this means that the generated draw state has to always update all of
|
Note that this means that the generated draw state has to always update all of
|
||||||
the state you have chosen to pack into that ``GROUP_ID``, since any of your
|
the state you have chosen to pack into that ``GROUP_ID``, since any of your
|
||||||
previous statechanges in a previous draw state command may have been skipped.
|
previous state changes in a previous draw state command may have been skipped.
|
||||||
|
|
||||||
Pipelining (a6xx+)
|
Pipelining (a6xx+)
|
||||||
^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^
|
||||||
|
Reference in New Issue
Block a user