From 8283e200af40140b61080f7b9f005b291fb752df Mon Sep 17 00:00:00 2001 From: Corbin Simpson Date: Sun, 20 Dec 2009 15:28:00 -0800 Subject: Add screen and context to docs. --- src/gallium/docs/build/html/screen.html | 119 ++++++++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 src/gallium/docs/build/html/screen.html (limited to 'src/gallium/docs/build/html/screen.html') diff --git a/src/gallium/docs/build/html/screen.html b/src/gallium/docs/build/html/screen.html new file mode 100644 index 0000000000..ab9ef0cd93 --- /dev/null +++ b/src/gallium/docs/build/html/screen.html @@ -0,0 +1,119 @@ + + + + + + + Screen — Gallium v0.3 documentation + + + + + + + + + + + + +
+
+
+
+ +
+

Screen

+

A screen is an object representing the context-independent part of a device.

+
+

Methods

+

XXX

+
+
+ + +
+
+
+
+
+

Table Of Contents

+ + +

Previous topic

+

TGSI

+

Next topic

+

Context

+

This Page

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