Lines Matching refs:Transform
141 if (ctx->Transform.ClipPlanesEnabled & (1 << p)) {
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 if (ctx->Transform.ClipPlanesEnabled & (1 << p)) {
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];
293 if (ctx->Transform.ClipPlanesEnabled & (1 << p)) {
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];