Home | History | Annotate | Download | only in main

Lines Matching refs:GenS

705       _mesa_TexGeni(GL_S, GL_TEXTURE_GEN_MODE, unit->GenS.Mode);
709 _mesa_TexGenfv(GL_S, GL_OBJECT_PLANE, unit->GenS.ObjectPlane);
716 COPY_4FV(destUnit->GenS.EyePlane, unit->GenS.EyePlane);
721 ctx->Driver.TexGen(ctx, GL_S, GL_EYE_PLANE, unit->GenS.EyePlane);