Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c1488 LLVMValueRef faceand1, sel_fand1, maxmx0, maxmx1, maxmy0, maxmy1; in lp_build_cube_new_coords() local
1521 maxmy0 = lp_build_sub(ivec_bld, max_coord, y0); in lp_build_cube_new_coords()
1522 tmp = lp_build_select(ivec_bld, sel_f2, maxmy0, y0); in lp_build_cube_new_coords()