summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nv30/nv30_fragtex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/nouveau/nv30/nv30_fragtex.c')
-rw-r--r--src/gallium/drivers/nouveau/nv30/nv30_fragtex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/nouveau/nv30/nv30_fragtex.c b/src/gallium/drivers/nouveau/nv30/nv30_fragtex.c
index 60ffb03c89f..ac819786a6c 100644
--- a/src/gallium/drivers/nouveau/nv30/nv30_fragtex.c
+++ b/src/gallium/drivers/nouveau/nv30/nv30_fragtex.c
@@ -149,7 +149,7 @@ nv30_fragtex_validate(struct nv30_context *nv30)
nv30->fragprog.dirty_samplers = 0;
}
-static void
+void
nv30_fragtex_sampler_states_bind(struct pipe_context *pipe,
unsigned nr, void **hwcso)
{