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.h124 struct lp_sampler_size_query_params struct
126 struct lp_type int_type;
127 unsigned texture_unit;
128 LLVMValueRef texture_unit_offset;
129 unsigned target;
130 LLVMValueRef context_ptr;
131 boolean is_sviewinfo;
132 bool samples_only;
133 enum lp_sampler_lod_property lod_property;
134 LLVMValueRef explicit_lod;
[all …]