Searched refs:old_viewport (Results 1 – 2 of 2) sorted by relevance
416 void (*old_viewport)(struct gl_context *ctx, GLint x, GLint y, in radeon_viewport() local428 old_viewport = ctx->Driver.Viewport; in radeon_viewport()432 ctx->Driver.Viewport = old_viewport; in radeon_viewport()