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];
230 const GLfloat a = ctx->Transform._ClipUserPlane[p][0];
231 const GLfloat b = ctx->Transform._ClipUserPlane[p][1];
232 const GLfloat c = ctx->Transform._ClipUserPlane[p][2];
233 const GLfloat d = ctx->Transform._ClipUserPlane[p][3];
292 const GLfloat a = ctx->Transform._ClipUserPlane[p][0];
293 const GLfloat b = ctx->Transform._ClipUserPlane[p][1];
294 const GLfloat c = ctx->Transform._ClipUserPlane[p][2];
295 const GLfloat d = ctx->Transform._ClipUserPlane[p][3];