From a8df5cad9de6570ae1b73a2e51be09a09f67ab51 Mon Sep 17 00:00:00 2001 From: Corbin Simpson Date: Sun, 20 Dec 2009 15:02:33 -0800 Subject: Add a compiled HTML doctree. --- src/gallium/docs/build/html/cso/rasterizer.html | 123 ++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 src/gallium/docs/build/html/cso/rasterizer.html (limited to 'src/gallium/docs/build/html/cso/rasterizer.html') diff --git a/src/gallium/docs/build/html/cso/rasterizer.html b/src/gallium/docs/build/html/cso/rasterizer.html new file mode 100644 index 0000000000..12d9060e62 --- /dev/null +++ b/src/gallium/docs/build/html/cso/rasterizer.html @@ -0,0 +1,123 @@ + + + + + + + Rasterizer — Gallium v0.3 documentation + + + + + + + + + + + + + +
+
+
+
+ +
+

Rasterizer

+

The rasterizer is the main chunk of state controlling how vertices are +interpolated into fragments.

+
+

Members

+

XXX

+
+
+ + +
+
+
+
+
+

Table Of Contents

+ + +

Previous topic

+

Depth, Stencil, & Alpha

+

Next topic

+

Sampler

+

This Page

+ + + +
+
+
+
+ + + + \ No newline at end of file -- cgit v1.2.3