Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_quad.h71 lp_build_ddx(struct lp_build_context *bld,
Dlp_bld_quad.c62 lp_build_ddx(struct lp_build_context *bld, in lp_build_ddx() function
Dlp_bld_tgsi_aos.c384 ddx = lp_build_ddx( &bld->bld_base.base, coords ); in emit_tex()
Dlp_bld_tgsi_soa.c845 *ddx = lp_build_ddx(&bld->bld_base.base, src); in emit_fetch_deriv()