Home | History | Annotate | Download | only in main

Lines Matching refs:Top

1060                if (_math_matrix_is_dirty(ctx->ModelviewMatrixStack.Top))
1061 _math_matrix_analyse( ctx->ModelviewMatrixStack.Top );
1247 if (_math_matrix_is_dirty(ctx->ProjectionMatrixStack.Top))
1248 _math_matrix_analyse( ctx->ProjectionMatrixStack.Top );