projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4df5617
)
freedreno: fix compile error
author
Rob Clark
<robclark@freedesktop.org>
Thu, 24 Oct 2013 00:08:15 +0000
(20:08 -0400)
committer
Brian Paul
<brianp@vmware.com>
Thu, 24 Oct 2013 00:38:05 +0000
(18:38 -0600)
Small typo introduced in
a3ed98f
.
Signed-off-by: Rob Clark <robclark@freedesktop.org>
src/gallium/drivers/freedreno/freedreno_texture.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/freedreno/freedreno_texture.c
b/src/gallium/drivers/freedreno/freedreno_texture.c
index bcc846f681994cd94124c66fb4067e52456b9536..8fb9419dd2ae3c13722db9423f294882e0197dde 100644
(file)
--- a/
src/gallium/drivers/freedreno/freedreno_texture.c
+++ b/
src/gallium/drivers/freedreno/freedreno_texture.c
@@
-146,7
+146,7
@@
fd_verttex_set_sampler_views(struct pipe_context *pctx, unsigned nr,
static void
fd_set_sampler_views(struct pipe_context *pctx, unsigned shader,
- unsigne start, unsigned nr,
+ unsigne
d
start, unsigned nr,
struct pipe_sampler_view **views)
{
assert(start == 0);