Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c1018 LLVMValueRef arx_ge_ary, maxarxsarys, arz_ge_arx_ary; in lp_build_cube_lookup() local
1055 maxarxsarys = lp_build_max(coord_bld, arxs, arys); in lp_build_cube_lookup()
1056 arz_ge_arx_ary = lp_build_cmp(coord_bld, PIPE_FUNC_GEQUAL, maxarxsarys, arzs); in lp_build_cube_lookup()