Home
last modified time | relevance | path

Searched defs:coeff_bld (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_interp.c127 calc_offsets(struct lp_build_context *coeff_bld, in calc_offsets()
165 struct lp_build_context *coeff_bld = &bld->coeff_bld; in coeffs_init_simple() local
245 struct lp_build_context *coeff_bld = &bld->coeff_bld; in attribs_update_simple() local
372 struct lp_build_context *coeff_bld = &bld->coeff_bld; in coeffs_init() local
563 struct lp_build_context *coeff_bld = &bld->coeff_bld; in attribs_update() local
680 struct lp_build_context *coeff_bld = &bld->coeff_bld; in pos_init() local
Dlp_bld_interp.h81 struct lp_build_context coeff_bld; member