Lines Matching defs:in
6 ** you may not use this file except in compliance with the License.
11 ** Unless required by applicable law or agreed to in writing, software
601 // in a few cases we won't render the triangle (if culled).
866 // original list of vertices (polygon to clip, in fact this
868 vertex_t* in[3] = { v0, v1, v2 };
877 vertex_t** ivl = in;
879 // 3 input vertices, 0 in the output list, first plane
882 // User clip-planes first, the clipping is always done in eye-coordinate