Home | History | Annotate | Download | only in main

Lines Matching refs:Driver

720          if (ctx->Driver.TexGen) {
721 ctx->Driver.TexGen(ctx, GL_S, GL_EYE_PLANE, unit->GenS.EyePlane);
722 ctx->Driver.TexGen(ctx, GL_T, GL_EYE_PLANE, unit->GenT.EyePlane);
723 ctx->Driver.TexGen(ctx, GL_R, GL_EYE_PLANE, unit->GenR.EyePlane);
724 ctx->Driver.TexGen(ctx, GL_Q, GL_EYE_PLANE, unit->GenQ.EyePlane);
834 * of device driver functions to update device driver state.
1197 if (ctx->Driver.PolygonStipple)
1198 ctx->Driver.PolygonStipple( ctx, (const GLubyte *) attr->data );
1257 if (ctx->Driver.ClipPlane)
1258 ctx->Driver.ClipPlane( ctx, GL_CLIP_PLANE0 + i, eyePlane );
1481 /* Get a non driver gl_array_object. */
1495 /* We use a non driver array object, so don't just unref since we would