Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h268 struct lp_build_tgsi_params { struct
269 struct lp_type type;
270 struct lp_build_mask_context *mask;
271 LLVMValueRef consts_ptr;
272 LLVMValueRef const_sizes_ptr;
296 const struct lp_build_tgsi_params *params, argument