Home | History | Annotate | Download | only in program

Lines Matching defs:plane

263          const GLuint plane = (GLuint) state[1];
264 COPY_4V(value, ctx->Transform.EyeUserPlane[plane]);
980 append_token(str, state[2]); /* plane coef */
987 append_index(str, state[1]); /* plane [i] */
988 append(str, ".plane");