Searched defs:lp_build_sample_context (Results 1 – 1 of 1) sorted by relevance
191 struct lp_build_sample_context struct193 struct gallivm_state *gallivm;195 const struct lp_sampler_static_state *static_state;197 struct lp_sampler_dynamic_state *dynamic_state;199 const struct util_format_description *format_desc;202 unsigned dims;205 unsigned vector_width;208 struct lp_type float_type;209 struct lp_build_context float_bld;212 struct lp_build_context float_vec_bld;[all …]