projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75b7134
)
gallium/docs: s/gven/given/
author
Brian Paul
<brianp@vmware.com>
Tue, 29 Mar 2016 17:32:24 +0000
(11:32 -0600)
committer
Brian Paul
<brianp@vmware.com>
Wed, 30 Mar 2016 00:13:46 +0000
(18:13 -0600)
src/gallium/docs/source/tgsi.rst
patch
|
blob
|
history
diff --git
a/src/gallium/docs/source/tgsi.rst
b/src/gallium/docs/source/tgsi.rst
index 6366f7e802d687900e46773697b01ba04983f9c5..3ac6ba3c25a209046bd2d4497bf98a49fe6f9fff 100644
(file)
--- a/
src/gallium/docs/source/tgsi.rst
+++ b/
src/gallium/docs/source/tgsi.rst
@@
-2095,7
+2095,7
@@
after lookup.
.. opcode:: SAMPLE
Using provided address, sample data from the specified texture using the
- filtering mode identified by the gven sampler. The source data may come from
+ filtering mode identified by the g
i
ven sampler. The source data may come from
any resource type other than buffers.
Syntax: ``SAMPLE dst, address, sampler_view, sampler``