summaryrefslogtreecommitdiff
path: root/src/gallium/docs/source/context.rst
diff options
context:
space:
mode:
authorRoland Scheidegger <sroland@vmware.com>2010-01-15 17:55:42 +0100
committerRoland Scheidegger <sroland@vmware.com>2010-01-15 17:55:42 +0100
commit1c4ad778126788cebcb54342837042bfe432d504 (patch)
tree7a9d39aac29cbd6ec644f670143366ead18daf07 /src/gallium/docs/source/context.rst
parent5d57e70ffae96105a36b5edfd29c72c4b6bdd8c3 (diff)
gallium: remove set_edgeflags from docs
Diffstat (limited to 'src/gallium/docs/source/context.rst')
-rw-r--r--src/gallium/docs/source/context.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/docs/source/context.rst b/src/gallium/docs/source/context.rst
index 3183954638..4767cfb0d8 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``