summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsteph@migrax <steph@migrax>2010-10-11 01:12:58 -0700
committersteph@migrax <steph@migrax>2010-10-11 01:12:58 -0700
commit46dac421ff2d30f9047d90f8a00d54238be4e3cd (patch)
tree2a8edf6883b1758d598c3e3402c30c5292815735
parent3959f4f09b3ee71fa9051057d896d573d6403a0f (diff)
More figures...
-rw-r--r--linuxgraphicsdrivers.lyx20
1 files changed, 19 insertions, 1 deletions
diff --git a/linuxgraphicsdrivers.lyx b/linuxgraphicsdrivers.lyx
index 76dbd18..8d1ee01 100644
--- a/linuxgraphicsdrivers.lyx
+++ b/linuxgraphicsdrivers.lyx
@@ -7329,7 +7329,7 @@ _FACE)};
\backslash
node[mynode2, text width = 3cm, left=1cm of viewport] (uniforms) {Uniforms
- and Samplers};
+ and Samplers};
\end_layout
\begin_layout Plain Layout
@@ -7391,6 +7391,16 @@ node[mynode, text width = 3cm, below=0.3cm of scissor] (multisample) {Multisampl
\backslash
+node[mynode3, text width = 4cm, right=1cm of multisample] (multisamplecalls)
+ {glSampleCoverage, glEnable(GL
+\backslash
+_MULTISAMPLE)};
+\end_layout
+
+\begin_layout Plain Layout
+
+
+\backslash
node[mynode, text width = 3cm, below=0.3cm of multisample] (stencil) {Stencil};
\end_layout
@@ -7436,6 +7446,14 @@ node[mynode, text width = 3cm, below=0.3cm of depth] (query) {Occlusion Query};
\backslash
+node[mynode3, text width = 4cm, right=1cm of query] (querycall) {glGenQueries,
+ glIsQuery, glBeginQuery, glEndQuery, glGetQuery*};
+\end_layout
+
+\begin_layout Plain Layout
+
+
+\backslash
node[mynode, text width = 3cm, below=0.3cm of query] (blend) {Blending};
\end_layout