summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/spu/spu_texture.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/pipe/cell/spu/spu_texture.h')
-rw-r--r--src/mesa/pipe/cell/spu/spu_texture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/pipe/cell/spu/spu_texture.h b/src/mesa/pipe/cell/spu/spu_texture.h
index b75b7ac44f..938a42b549 100644
--- a/src/mesa/pipe/cell/spu/spu_texture.h
+++ b/src/mesa/pipe/cell/spu/spu_texture.h
@@ -37,7 +37,7 @@ invalidate_tex_cache(void);
extern uint
-sample_texture(const float *texcoord);
+sample_texture(float4 texcoord);
#endif /* SPU_TEXTURE_H */