summaryrefslogtreecommitdiff
path: root/src/gallium/docs/build/html/_sources/cso
diff options
context:
space:
mode:
authorCorbin Simpson <MostAwesomeDude@gmail.com>2009-12-20 19:42:03 -0800
committerCorbin Simpson <MostAwesomeDude@gmail.com>2009-12-20 19:42:03 -0800
commitc083fa9bba81cd7ec44f34ac613269781dd4c3bb (patch)
tree1be3cca2cb02bbba2054f5218bc643f205bb5157 /src/gallium/docs/build/html/_sources/cso
parenta524aab8ae356b3ef35392fa7375a862ed3322dc (diff)
Regen docs.
Diffstat (limited to 'src/gallium/docs/build/html/_sources/cso')
-rw-r--r--src/gallium/docs/build/html/_sources/cso/blend.txt2
-rw-r--r--src/gallium/docs/build/html/_sources/cso/dsa.txt2
-rw-r--r--src/gallium/docs/build/html/_sources/cso/rasterizer.txt2
-rw-r--r--src/gallium/docs/build/html/_sources/cso/sampler.txt2
-rw-r--r--src/gallium/docs/build/html/_sources/cso/shader.txt2
5 files changed, 10 insertions, 0 deletions
diff --git a/src/gallium/docs/build/html/_sources/cso/blend.txt b/src/gallium/docs/build/html/_sources/cso/blend.txt
index 608f36999b..fd9e4a1e2d 100644
--- a/src/gallium/docs/build/html/_sources/cso/blend.txt
+++ b/src/gallium/docs/build/html/_sources/cso/blend.txt
@@ -1,3 +1,5 @@
+.. _blend:
+
Blend
=====
diff --git a/src/gallium/docs/build/html/_sources/cso/dsa.txt b/src/gallium/docs/build/html/_sources/cso/dsa.txt
index 0be7af5029..12abaa9d6f 100644
--- a/src/gallium/docs/build/html/_sources/cso/dsa.txt
+++ b/src/gallium/docs/build/html/_sources/cso/dsa.txt
@@ -1,3 +1,5 @@
+.. _depth,stencil,&alpha:
+
Depth, Stencil, & Alpha
=======================
diff --git a/src/gallium/docs/build/html/_sources/cso/rasterizer.txt b/src/gallium/docs/build/html/_sources/cso/rasterizer.txt
index b87d121db3..0686bffa1e 100644
--- a/src/gallium/docs/build/html/_sources/cso/rasterizer.txt
+++ b/src/gallium/docs/build/html/_sources/cso/rasterizer.txt
@@ -1,3 +1,5 @@
+.. _rasterizer:
+
Rasterizer
==========
diff --git a/src/gallium/docs/build/html/_sources/cso/sampler.txt b/src/gallium/docs/build/html/_sources/cso/sampler.txt
index 3a63ac637b..e3f1757f57 100644
--- a/src/gallium/docs/build/html/_sources/cso/sampler.txt
+++ b/src/gallium/docs/build/html/_sources/cso/sampler.txt
@@ -1,3 +1,5 @@
+.. _sampler:
+
Sampler
=======
diff --git a/src/gallium/docs/build/html/_sources/cso/shader.txt b/src/gallium/docs/build/html/_sources/cso/shader.txt
index 9e1cb35be0..0ee42c8787 100644
--- a/src/gallium/docs/build/html/_sources/cso/shader.txt
+++ b/src/gallium/docs/build/html/_sources/cso/shader.txt
@@ -1,3 +1,5 @@
+.. _shader:
+
Shader
======