Searched refs:lp_build_ddy (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_quad.h76 lp_build_ddy(struct lp_build_context *bld,
H A Dlp_bld_quad.c73 lp_build_ddy(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef
H A Dlp_bld_sample.c1731 ddy[0] = lp_build_ddy(coord_bld, s);
1732 ddy[1] = lp_build_ddy(coord_bld, t);
1733 ddy[2] = lp_build_ddy(coord_bld, r);
H A Dlp_bld_tgsi_soa.c1747 *ddy = lp_build_ddy(&bld->bld_base.base, src);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_quad.h76 lp_build_ddy(struct lp_build_context *bld,
H A Dlp_bld_quad.c73 lp_build_ddy(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef
H A Dlp_bld_sample.c1868 ddy[0] = lp_build_ddy(coord_bld, s);
1869 ddy[1] = lp_build_ddy(coord_bld, t);
1870 ddy[2] = lp_build_ddy(coord_bld, r);
H A Dlp_bld_nir.c698 result = lp_build_ddy(get_flt_bld(bld_base, src_bit_size[0]), src[0]);
H A Dlp_bld_tgsi_soa.c1624 *ddy = lp_build_ddy(&bld->bld_base.base, src);

Completed in 26 milliseconds