Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c1700 LLVMValueRef madx, mady, madxdivma, madydivma; in lp_build_cube_lookup() local
1826 madydivma = lp_build_mul(coord_bld, mady, ima); in lp_build_cube_lookup()
1827 tmp = lp_build_mul(coord_bld, madydivma, face_s); in lp_build_cube_lookup()
1832 tmp = lp_build_mul(coord_bld, madydivma, face_t); in lp_build_cube_lookup()