Home | History | Annotate | Download | only in common

Lines Matching refs:Transform

451    /* Pausing transform feedback needs to be done early, or else we won't be
660 save->MatrixMode = ctx->Transform.MatrixMode;
661 /* set 1:1 vertex:pixel coordinate transform */
680 save->ClipOrigin = ctx->Transform.ClipOrigin;
681 save->ClipDepthMode = ctx->Transform.ClipDepthMode;
688 save->ClipPlanesEnabled = ctx->Transform.ClipPlanesEnabled;
689 mask = ctx->Transform.ClipPlanesEnabled;