Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c1487 LLVMValueRef sel, sel_f2345, sel_f23, sel_f2, tmpsel, tmp; in lp_build_cube_new_coords() local
1520 sel_f2 = lp_build_cmp(ivec_bld, PIPE_FUNC_EQUAL, face, c2); in lp_build_cube_new_coords()
1522 tmp = lp_build_select(ivec_bld, sel_f2, maxmy0, y0); in lp_build_cube_new_coords()
1526 tmp = lp_build_select(ivec_bld, sel_f2, maxmy1, y1); in lp_build_cube_new_coords()
1556 tmp = lp_build_select(ivec_bld, sel_f2, ivec_bld->zero, max_coord); in lp_build_cube_new_coords()