Home
last modified time | relevance | path

Searched refs:res_bld (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir_soa.c785 struct lp_build_context *res_bld; in emit_load_global() local
787 res_bld = get_int_bld(bld_base, true, bit_size); in emit_load_global()
790 LLVMValueRef result = lp_build_alloca(gallivm, res_bld->vec_type, ""); in emit_load_global()