Searched refs:fetch_patch_input (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h503 LLVMValueRef (*fetch_patch_input)(const struct lp_build_tes_iface *tes_iface, member in struct:lp_build_tes_iface
H A Dlp_bld_nir_soa.c378 result[i] = bld->tes_iface->fetch_patch_input(bld->tes_iface, &bld_base->base,
382 result2 = bld->tes_iface->fetch_patch_input(bld->tes_iface, &bld_base->base,
H A Dlp_bld_tgsi_soa.c1355 res = bld->tes_iface->fetch_patch_input(bld->tes_iface, (struct lp_build_context*)bld_base,
1374 res2 = bld->tes_iface->fetch_patch_input(bld->tes_iface, (struct lp_build_context*)bld_base,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_shader.cpp1948 tes_iface.base.fetch_patch_input = ::swr_tes_llvm_fetch_patch_input;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c3997 tes_iface.base.fetch_patch_input = draw_tes_llvm_fetch_patch_input;

Completed in 23 milliseconds