summaryrefslogtreecommitdiff
path: root/src/gallium/docs/build/html/_sources/cso/rasterizer.txt
diff options
context:
space:
mode:
authorCorbin Simpson <MostAwesomeDude@gmail.com>2009-12-20 15:02:33 -0800
committerCorbin Simpson <MostAwesomeDude@gmail.com>2009-12-20 15:02:33 -0800
commita8df5cad9de6570ae1b73a2e51be09a09f67ab51 (patch)
treea59ed338a40155a88fe9fa2845ffeb664ccf10a9 /src/gallium/docs/build/html/_sources/cso/rasterizer.txt
parentc686e17e52eb9964137fd1a46fbbc96e368b6286 (diff)
Add a compiled HTML doctree.
Diffstat (limited to 'src/gallium/docs/build/html/_sources/cso/rasterizer.txt')
-rw-r--r--src/gallium/docs/build/html/_sources/cso/rasterizer.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/gallium/docs/build/html/_sources/cso/rasterizer.txt b/src/gallium/docs/build/html/_sources/cso/rasterizer.txt
new file mode 100644
index 0000000000..145ce259bb
--- /dev/null
+++ b/src/gallium/docs/build/html/_sources/cso/rasterizer.txt
@@ -0,0 +1,10 @@
+Rasterizer
+==========
+
+The rasterizer is the main chunk of state controlling how vertices are
+interpolated into fragments.
+
+Members
+-------
+
+XXX