Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h263 struct lp_build_tgsi_params { struct
264 struct lp_type type;
265 struct lp_build_mask_context *mask;
266 LLVMValueRef consts_ptr;
267 LLVMValueRef const_sizes_ptr;
268 const struct lp_bld_tgsi_system_values *system_values;
269 const LLVMValueRef (*inputs)[4];
270 int num_inputs;
271 LLVMTypeRef context_type;
272 LLVMValueRef context_ptr;
[all …]