Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h121 struct lp_sampler_size_query_params struct
123 struct lp_type int_type;
124 unsigned texture_unit;
125 LLVMValueRef texture_unit_offset;
126 unsigned target;
127 LLVMValueRef context_ptr;
128 boolean is_sviewinfo;
129 bool samples_only;
130 enum lp_sampler_lod_property lod_property;
131 LLVMValueRef explicit_lod;
[all …]