docs: correct spelling of "tagged"
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 4 Apr 2023 12:02:15 +0000 (14:02 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 26 Apr 2023 08:09:37 +0000 (08:09 +0000)
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22286>

docs/drivers/freedreno.rst

index a3b7804..bcc242e 100644 (file)
@@ -165,7 +165,7 @@ call is going to actually execute (some primitive is visible in the current
 tile), the SQE goes through the ``GROUP_ID``\s and for any with an update since
 the last time they were executed, it executes the corresponding fragment.
 
-Starting with a6xx, states can be taggged with whether they should be executed
+Starting with a6xx, states can be tagged with whether they should be executed
 at draw time for any of sysmem, binning, or tile rendering.  This allows a
 single command stream to be generated which can be executed in any of the modes,
 unlike pre-a6xx where we had to generate separate command lists for the binning