diff options
author | Brian Paul <[email protected]> | 2015-07-08 15:56:15 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2015-07-09 16:56:20 -0600 |
commit | 27d8a690c41748b39c65d1ff51bb63e9f860bae1 (patch) | |
tree | cca0112643f7aee750fe6552ca22f9076c54e662 /src/gallium | |
parent | a2dde3a8dabbbd45fb3155771bc1802866ff5f61 (diff) |
gallium/docs: s/treaded/treated/ typo in tgsi.rst
Trivial.
Diffstat (limited to 'src/gallium')
-rw-r--r-- | src/gallium/docs/source/tgsi.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/docs/source/tgsi.rst b/src/gallium/docs/source/tgsi.rst index 4e869e72b24..314c9ca8fa2 100644 --- a/src/gallium/docs/source/tgsi.rst +++ b/src/gallium/docs/source/tgsi.rst @@ -2591,7 +2591,7 @@ Array Declaration ^^^^^^^^^^^^^^^^^^^^^^^^ Declarations can optional have an ArrayID attribute which can be referred by -indirect addressing operands. An ArrayID of zero is reserved and treaded as +indirect addressing operands. An ArrayID of zero is reserved and treated as if no ArrayID is specified. If an indirect addressing operand refers to a specific declaration by using |