From: Christian Gmeiner Date: Wed, 18 Jan 2017 15:15:01 +0000 (+0100) Subject: etnaviv: add flags parameter to texture barrier X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=103c363e0adef450aa005376834fd545a2caebf2;p=mesa.git etnaviv: add flags parameter to texture barrier Fixes compile warning introduced by commit a1c848. Signed-off-by: Christian Gmeiner --- diff --git a/src/gallium/drivers/etnaviv/etnaviv_texture.c b/src/gallium/drivers/etnaviv/etnaviv_texture.c index 6b64de2d8e2..c020fb23b51 100644 --- a/src/gallium/drivers/etnaviv/etnaviv_texture.c +++ b/src/gallium/drivers/etnaviv/etnaviv_texture.c @@ -317,7 +317,7 @@ etna_set_sampler_views(struct pipe_context *pctx, unsigned shader, } static void -etna_texture_barrier(struct pipe_context *pctx) +etna_texture_barrier(struct pipe_context *pctx, unsigned flags) { struct etna_context *ctx = etna_context(pctx); /* clear color and texture cache to make sure that texture unit reads