projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e0181f
)
docs: Update after sampler view changes.
author
Michal Krol
<michal@vmware.com>
Thu, 25 Feb 2010 13:27:34 +0000
(14:27 +0100)
committer
Michal Krol
<michal@vmware.com>
Thu, 25 Feb 2010 13:27:34 +0000
(14:27 +0100)
src/gallium/docs/source/context.rst
patch
|
blob
|
history
diff --git
a/src/gallium/docs/source/context.rst
b/src/gallium/docs/source/context.rst
index 9080addba444f94aa0439a8ee7bf37d8d8f7839b..827db8398ce1f0f2df9ef2ddc513279db5df30ba 100644
(file)
--- 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``