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 D | lp_bld_quad.h | 76 lp_build_ddy(struct lp_build_context *bld,
|
| H A D | lp_bld_quad.c | 73 lp_build_ddy(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef
|
| H A D | lp_bld_sample.c | 1731 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 D | lp_bld_tgsi_soa.c | 1747 *ddy = lp_build_ddy(&bld->bld_base.base, src);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_quad.h | 76 lp_build_ddy(struct lp_build_context *bld,
|
| H A D | lp_bld_quad.c | 73 lp_build_ddy(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef
|
| H A D | lp_bld_sample.c | 1868 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 D | lp_bld_nir.c | 698 result = lp_build_ddy(get_flt_bld(bld_base, src_bit_size[0]), src[0]);
|
| H A D | lp_bld_tgsi_soa.c | 1624 *ddy = lp_build_ddy(&bld->bld_base.base, src);
|
Completed in 26 milliseconds