Searched defs:lp_sampler_params (Results 1 – 1 of 1) sorted by relevance
105 struct lp_sampler_params struct107 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 …]