Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h105 struct lp_sampler_params struct
107 struct lp_type type;
108 unsigned texture_index;
109 unsigned sampler_index;
110 LLVMValueRef texture_index_offset;
111 unsigned sample_key;
112 LLVMValueRef context_ptr;
113 LLVMValueRef thread_data_ptr;
114 const LLVMValueRef *coords;
115 const LLVMValueRef *offsets;
[all …]