Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h106 struct lp_sampler_params struct
108 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 …]