gallivm,draw,llvmpipe: mass rename of unit->texture_unit/sampler_unit
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_sample_aos.h
index 55b3bc1c09abc78892bb5aa6e1d391471b16c378..6590e8ce0908d01849fe91b84fa2b53e96d3e450 100644 (file)
@@ -42,7 +42,7 @@
 
 void
 lp_build_sample_aos(struct lp_build_sample_context *bld,
-                    unsigned unit,
+                    unsigned sampler_unit,
                     LLVMValueRef s,
                     LLVMValueRef t,
                     LLVMValueRef r,