Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1839 LLVMValueRef madx, mady, madxdivma, madydivma; in lp_build_cube_lookup() local
1965 madydivma = lp_build_mul(coord_bld, mady, ima); in lp_build_cube_lookup()
1966 tmp = lp_build_mul(coord_bld, madydivma, face_s); in lp_build_cube_lookup()
1971 tmp = lp_build_mul(coord_bld, madydivma, face_t); in lp_build_cube_lookup()

Completed in 4 milliseconds