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/shader.html | 115 ++++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 src/gallium/docs/build/html/cso/shader.html (limited to 'src/gallium/docs/build/html/cso/shader.html') diff --git a/src/gallium/docs/build/html/cso/shader.html b/src/gallium/docs/build/html/cso/shader.html new file mode 100644 index 0000000000..51c8b724af --- /dev/null +++ b/src/gallium/docs/build/html/cso/shader.html @@ -0,0 +1,115 @@ + + + + + + + Shader — Gallium v0.3 documentation + + + + + + + + + + + + +
+
+
+
+ +
+

Shader

+

One of the two types of shaders supported by Gallium.

+
+

Members

+
+
tokens
+
A list of tgsi_tokens.
+
+
+
+ + +
+
+
+
+
+

Table Of Contents

+ + +

Previous topic

+

Sampler

+

This Page

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