Searched defs:lp_sampler_params (Results 1 – 1 of 1) sorted by relevance
106 struct lp_sampler_params struct108 struct lp_type type;109 unsigned texture_index;110 unsigned sampler_index;111 LLVMValueRef texture_index_offset;112 unsigned sample_key;113 LLVMTypeRef resources_type;114 LLVMValueRef resources_ptr;115 LLVMTypeRef thread_data_type;116 LLVMValueRef thread_data_ptr;[all …]