Searched refs:maxmy1 (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
1535 maxmy1 = lp_build_sub(ivec_bld, max_coord, y1);
1536 tmp = lp_build_select(ivec_bld, sel_f2, maxmy1, y1);
/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
1672 maxmy1 = lp_build_sub(ivec_bld, max_coord, y1);
1673 tmp = lp_build_select(ivec_bld, sel_f2, maxmy1, y1);

Completed in 8 milliseconds