From: Michal Krol Date: Thu, 25 Feb 2010 13:27:34 +0000 (+0100) Subject: docs: Update after sampler view changes. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=06f63457908a997828e93f3141ecdde59392b7d5;p=mesa.git docs: Update after sampler view changes. --- diff --git a/src/gallium/docs/source/context.rst b/src/gallium/docs/source/context.rst index 9080addba44..827db8398ce 100644 --- a/src/gallium/docs/source/context.rst +++ b/src/gallium/docs/source/context.rst @@ -39,8 +39,10 @@ buffers, surfaces) are bound to the driver. are mostly restricted to the first one right now). * ``set_framebuffer_state`` -* ``set_fragment_sampler_textures`` -* ``set_vertex_sampler_textures`` +* ``set_fragment_sampler_views`` +* ``set_vertex_sampler_views`` +* ``create_sampler_view`` +* ``sampler_view_destroy`` * ``set_vertex_buffers``