Home
last modified time | relevance | path

Searched defs:lp_build_sample_context (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h191 struct lp_build_sample_context struct
193 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 …]