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