Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h99 struct lp_sampler_params struct
101 struct lp_type type;
102 unsigned texture_index;
103 unsigned sampler_index;
104 unsigned sample_key;
105 LLVMValueRef context_ptr;
106 LLVMValueRef thread_data_ptr;
107 const LLVMValueRef *coords;
108 const LLVMValueRef *offsets;
109 LLVMValueRef lod;
[all …]