projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57ed791
)
cso: Fix function prototype.
author
Michal Krol
<michal@vmware.com>
Tue, 1 Dec 2009 09:07:15 +0000
(10:07 +0100)
committer
Michal Krol
<michal@vmware.com>
Tue, 1 Dec 2009 09:07:15 +0000
(10:07 +0100)
src/gallium/auxiliary/cso_cache/cso_context.h
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/cso_cache/cso_context.h
b/src/gallium/auxiliary/cso_cache/cso_context.h
index 4bcc6b5630140a506450e3c0b7ea0b41b7a21da3..e5b92177cfde7dc4027addde996bbe92443d8563 100644
(file)
--- a/
src/gallium/auxiliary/cso_cache/cso_context.h
+++ b/
src/gallium/auxiliary/cso_cache/cso_context.h
@@
-115,7
+115,7
@@
cso_set_vertex_sampler_textures(struct cso_context *cso,
void
cso_save_vertex_sampler_textures(struct cso_context *cso);
void
-
cso_restore
_sampler_textures(struct cso_context *cso);
+
cso_restore_vertex
_sampler_textures(struct cso_context *cso);