From: Corbin Simpson Date: Wed, 16 Jun 2010 18:10:46 +0000 (-0700) Subject: gallium/docs: Fix RST error. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=517a4fb051017caa446730977899c9d36ca18d87;p=mesa.git gallium/docs: Fix RST error. --- diff --git a/src/gallium/docs/source/context.rst b/src/gallium/docs/source/context.rst index 0242dedbf3b..9e3a272993b 100644 --- a/src/gallium/docs/source/context.rst +++ b/src/gallium/docs/source/context.rst @@ -120,7 +120,7 @@ will be cleared. color value. While it is only possible to clear one surface at a time (which can include several layers), this surface need not be bound to the framebuffer. -``clear_depth_stencil``clears a single depth, stencil or depth/stencil surface +``clear_depth_stencil`` clears a single depth, stencil or depth/stencil surface with the specified depth and stencil values (for combined depth/stencil buffers, is is also possible to only clear one or the other part). While it is only possible to clear one surface at a time (which can include several layers),