Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c1697 LLVMValueRef face_sdx, face_tdx, face_sdy, face_tdy; in lp_build_cube_lookup() local
1796 face_sdy = lp_build_select3(cint_bld, as_ge_at, ar_ge_as_at, sdynewx, sdynewy, sdynewz); in lp_build_cube_lookup()
1803 face_sdy = LLVMBuildBitCast(builder, face_sdy, coord_vec_type, ""); in lp_build_cube_lookup()
1820 tmp = lp_build_sub(coord_bld, face_sdy, tmp); in lp_build_cube_lookup()