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.h103 struct lp_sampler_params struct
105 struct lp_type type;
106 unsigned texture_index;
107 unsigned sampler_index;
108 LLVMValueRef texture_index_offset;
109 unsigned sample_key;
110 LLVMValueRef context_ptr;
111 LLVMValueRef thread_data_ptr;
112 const LLVMValueRef *coords;
113 const LLVMValueRef *offsets;
[all …]