r300g: align the height of NPOT textures to POT
[mesa.git] / src / gallium / drivers / softpipe / sp_video_context.c
index 272ad40a902e26ab5a058effd56c3e89f0406bd7..242aaac4665dbec87c245b1c417b77480abbd56a 100644 (file)
@@ -176,7 +176,6 @@ init_pipe_state(struct sp_mpeg12_context *ctx)
    rast.line_stipple_factor = 0;
    rast.line_stipple_pattern = 0;
    rast.line_last_pixel = 0;
-   rast.bypass_vs_clip_and_viewport = 0;
    rast.line_width = 1;
    rast.point_smooth = 0;
    rast.point_quad_rasterization = 0;