Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c1687 LLVMValueRef as_ge_at, maxasat, ar_ge_as_at; in lp_build_cube_lookup() local
1726 maxasat = lp_build_max(coord_bld, as, at); in lp_build_cube_lookup()
1727 ar_ge_as_at = lp_build_cmp(coord_bld, PIPE_FUNC_GEQUAL, ar, maxasat); in lp_build_cube_lookup()