From: Roland Scheidegger Date: Fri, 15 Jan 2010 16:55:42 +0000 (+0100) Subject: gallium: remove set_edgeflags from docs X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1c4ad778126788cebcb54342837042bfe432d504;p=mesa.git gallium: remove set_edgeflags from docs --- diff --git a/src/gallium/docs/source/context.rst b/src/gallium/docs/source/context.rst index 31839546382..4767cfb0d87 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``