diff options
Diffstat (limited to 'src/gallium/docs/build/html/cso/dsa.html')
-rw-r--r-- | src/gallium/docs/build/html/cso/dsa.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/docs/build/html/cso/dsa.html b/src/gallium/docs/build/html/cso/dsa.html index ec73a03e38..d2a59dbdd4 100644 --- a/src/gallium/docs/build/html/cso/dsa.html +++ b/src/gallium/docs/build/html/cso/dsa.html @@ -48,7 +48,7 @@ <div class="body"> <div class="section" id="depth-stencil-alpha"> -<h1>Depth, Stencil, & Alpha<a class="headerlink" href="#depth-stencil-alpha" title="Permalink to this headline">¶</a></h1> +<span id="id1"></span><h1>Depth, Stencil, & Alpha<a class="headerlink" href="#depth-stencil-alpha" title="Permalink to this headline">¶</a></h1> <p>These three states control the depth, stencil, and alpha tests, used to discard fragments that have passed through the fragment shader.</p> <p>Traditionally, these three tests have been clumped together in hardware, so |