Searched refs:mxGmyCmp (Results 1 – 1 of 1) sorted by relevance
402 Value * mxGmyCmp = FCmpGT(builder, mx, my); in texCube() local406 condBranch.ifCond(builder.CreateAnd(mxGmyCmp, mxGmzCmp)); // if (mx > my && mx > mz) in texCube()