Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c833 struct lp_build_context *texel_bld = &bld->texel_bld; in lp_build_sample_comparefunc() local
1023 struct lp_build_context *texel_bld = &bld->texel_bld; in lp_build_sample_image_linear() local
4224 struct lp_build_context texel_bld; in lp_build_img_op_soa() local
Dlp_bld_sample.h414 struct lp_build_context texel_bld; member