Home | History | Annotate | Download | only in tnl

Lines Matching refs:_ClipUserPlane

142             const GLfloat a = ctx->Transform._ClipUserPlane[p][0];
143 const GLfloat b = ctx->Transform._ClipUserPlane[p][1];
144 const GLfloat c = ctx->Transform._ClipUserPlane[p][2];
145 const GLfloat d = ctx->Transform._ClipUserPlane[p][3];
231 const GLfloat a = ctx->Transform._ClipUserPlane[p][0];
232 const GLfloat b = ctx->Transform._ClipUserPlane[p][1];
233 const GLfloat c = ctx->Transform._ClipUserPlane[p][2];
234 const GLfloat d = ctx->Transform._ClipUserPlane[p][3];
294 const GLfloat a = ctx->Transform._ClipUserPlane[p][0];
295 const GLfloat b = ctx->Transform._ClipUserPlane[p][1];
296 const GLfloat c = ctx->Transform._ClipUserPlane[p][2];
297 const GLfloat d = ctx->Transform._ClipUserPlane[p][3];