On 10/23/2013 02:17 PM, Rob Clark wrote:
On Mon, Oct 7, 2013 at 8:23 PM, Brian Paul <bri...@vmware.com> wrote:
diff --git a/src/gallium/drivers/freedreno/freedreno_texture.c
b/src/gallium/drivers/freedreno/freedreno_texture.c
index fc0c8aa..bcc846f 100644
--- a/src/gallium/drivers/freedreno/freedreno_texture.c
+++ b/src/gallium/drivers/freedreno/freedreno_texture.c
@@ -144,6 +144,24 @@ fd_verttex_set_sampler_views(struct pipe_context *pctx,
unsigned nr,
ctx->dirty |= FD_DIRTY_VERTTEX;
}
+static void
+fd_set_sampler_views(struct pipe_context *pctx, unsigned shader,
+ unsigne start, unsigned nr,
really small typo there (s/unsigne/unsigned) looks like what broke
freedreno gallium build in tinderbox..
I can push a fix a bit later once I have a few minutes to commit some
work-in-progress stuff and rebase..
Please do so. Thanks.
-Brian
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev