freedreno/a6xx: Copy OUT_RING() part into each branch of the index if
[mesa.git] / src / gallium / drivers / swr / swr_tex_sample.h
index cb7e83d1c39ed309993f6ce532813007beb81088..715ca3c3e1917586f4470075a25344eb80a5d850 100644 (file)
@@ -44,4 +44,5 @@ struct swr_sampler_static_state {
  *
  */
 struct lp_build_sampler_soa *
-swr_sampler_soa_create(const struct swr_sampler_static_state *key, unsigned shader_type);
+swr_sampler_soa_create(const struct swr_sampler_static_state *key,
+                       enum pipe_shader_type shader_type);