r600/compute: add support for TGSI compute shaders. (v1.1)
[mesa.git] / src / gallium / drivers / llvmpipe / lp_state_sampler.c
index 01af052114643967404b3a33f441c8448c427761..c9aba1a8594a3025b084550a0cad4ad46c7f7907 100644 (file)
@@ -241,7 +241,7 @@ prepare_shader_sampling(
    struct llvmpipe_context *lp,
    unsigned num,
    struct pipe_sampler_view **views,
-   unsigned shader_type)
+   enum pipe_shader_type shader_type)
 {
 
    unsigned i;