Searched refs:maxmx0 (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
1543 maxmx0 = lp_build_sub(ivec_bld, max_coord, x0);
1544 tmp = lp_build_select(ivec_bld, sel_fand1, maxmx0, x0);
1572 tmpsel = lp_build_select(ivec_bld, sel_fand1, maxmx0, x0);
/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
1680 maxmx0 = lp_build_sub(ivec_bld, max_coord, x0);
1681 tmp = lp_build_select(ivec_bld, sel_fand1, maxmx0, x0);
1709 tmpsel = lp_build_select(ivec_bld, sel_fand1, maxmx0, x0);

Completed in 8 milliseconds