Home
last modified time | relevance | path

Searched refs:face_tdy (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
1797 face_tdy = lp_build_select3(cint_bld, as_ge_at, ar_ge_as_at, tdynewx, tdynewy, tdynewz); in lp_build_cube_lookup()
1804 face_tdy = LLVMBuildBitCast(builder, face_tdy, coord_vec_type, ""); in lp_build_cube_lookup()
1825 tmp = lp_build_sub(coord_bld, face_tdy, tmp); in lp_build_cube_lookup()