summaryrefslogtreecommitdiff
path: root/src/gallium/docs/source/cso/sampler.rst
diff options
context:
space:
mode:
authorCorbin Simpson <MostAwesomeDude@gmail.com>2009-12-20 15:00:40 -0800
committerCorbin Simpson <MostAwesomeDude@gmail.com>2009-12-20 15:00:40 -0800
commitc686e17e52eb9964137fd1a46fbbc96e368b6286 (patch)
tree46c6d5e3c4374b7557bdca513e52142a4ef03229 /src/gallium/docs/source/cso/sampler.rst
parent65ecbdd49c130fbc790cd37d7c035349c70259a4 (diff)
Add Gallium docs.
In Sphinx/ReST format.
Diffstat (limited to 'src/gallium/docs/source/cso/sampler.rst')
-rw-r--r--src/gallium/docs/source/cso/sampler.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/gallium/docs/source/cso/sampler.rst b/src/gallium/docs/source/cso/sampler.rst
new file mode 100644
index 0000000000..09b959ffff
--- /dev/null
+++ b/src/gallium/docs/source/cso/sampler.rst
@@ -0,0 +1,10 @@
+Sampler
+=======
+
+Texture units have many options for selecting texels from loaded textures;
+this state controls an individual texture unit's texel-sampling settings.
+
+Members
+-------
+
+XXX