projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
238f782
)
llvmpipe: Match p_screen.h's function prototype.
author
José Fonseca
<jfonseca@vmware.com>
Fri, 7 May 2010 18:35:10 +0000
(19:35 +0100)
committer
José Fonseca
<jfonseca@vmware.com>
Sat, 8 May 2010 09:14:35 +0000
(10:14 +0100)
src/gallium/drivers/llvmpipe/lp_texture.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/lp_texture.c
b/src/gallium/drivers/llvmpipe/lp_texture.c
index e017fbe8c989b5322380288441674168218de910..930be3596fd87f929b8cddc28a6f6a06d18b38e7 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/lp_texture.c
+++ b/
src/gallium/drivers/llvmpipe/lp_texture.c
@@
-473,7
+473,7
@@
static struct pipe_surface *
llvmpipe_get_tex_surface(struct pipe_screen *screen,
struct pipe_resource *pt,
unsigned face, unsigned level, unsigned zslice,
-
enum lp_texture_usage
usage)
+
unsigned
usage)
{
struct pipe_surface *ps;