Mesa (master): gallium: remove set_edgeflags from docs

Roland Scheidegger sroland at kemper.freedesktop.org
Fri Jan 15 17:25:27 UTC 2010


Module: Mesa
Branch: master
Commit: 1c4ad778126788cebcb54342837042bfe432d504
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1c4ad778126788cebcb54342837042bfe432d504

Author: Roland Scheidegger <sroland at vmware.com>
Date:   Fri Jan 15 17:55:42 2010 +0100

gallium: remove set_edgeflags from docs

---

 src/gallium/docs/source/context.rst |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/docs/source/context.rst b/src/gallium/docs/source/context.rst
index 3183954..4767cfb 100644
--- a/src/gallium/docs/source/context.rst
+++ b/src/gallium/docs/source/context.rst
@@ -47,7 +47,6 @@ These pieces of state are too small, variable, and/or trivial to have CSO
 objects. They all follow simple, one-method binding calls, e.g.
 ``set_edgeflags``.
 
-* ``set_edgeflags``
 * ``set_blend_color``
 * ``set_clip_state``
 * ``set_polygon_stipple``




More information about the mesa-commit mailing list