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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1498 LLVMValueRef faceand1, sel_fand1, maxmx0, maxmx1, maxmy0, maxmy1; local in function:lp_build_cube_new_coords
1531 maxmy0 = lp_build_sub(ivec_bld, max_coord, y0);
1532 tmp = lp_build_select(ivec_bld, sel_f2, maxmy0, y0);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1635 LLVMValueRef faceand1, sel_fand1, maxmx0, maxmx1, maxmy0, maxmy1; local in function:lp_build_cube_new_coords
1668 maxmy0 = lp_build_sub(ivec_bld, max_coord, y0);
1669 tmp = lp_build_select(ivec_bld, sel_f2, maxmy0, y0);

Completed in 10 milliseconds