Searched defs:bld_mask (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c63 LLVMValueRef bld_mask = bld->mask ? lp_build_mask_value(bld->mask) : NULL; local in function:mask_vec
H A Dlp_bld_tgsi_soa.c121 LLVMValueRef bld_mask = bld->mask ? lp_build_mask_value(bld->mask) : NULL; local in function:mask_vec
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c972 generate_vs(struct draw_llvm_variant * variant,LLVMBuilderRef builder,struct lp_type vs_type,LLVMValueRef (* outputs)[TGSI_NUM_CHANNELS],const LLVMValueRef (* inputs)[TGSI_NUM_CHANNELS],const struct lp_bld_tgsi_system_values * system_values,LLVMValueRef context_ptr,const struct lp_build_sampler_soa * draw_sampler,const struct lp_build_image_soa * draw_image,boolean clamp_vertex_color,struct lp_build_mask_context * bld_mask) argument

Completed in 112 milliseconds