[g3dvl] use inline constants instead of vs_const for idct
[mesa.git] / src / gallium / auxiliary / vl / vl_idct.h
index ed64a308f3bf6a977c0ea31b5ba18d6df443cbbc..da9bfef6fe5059ea506820c0de3eab524a7f1835 100644 (file)
@@ -37,7 +37,6 @@ struct vl_idct
    unsigned max_blocks;
 
    struct pipe_viewport_state viewport;
-   struct pipe_resource *vs_const_buf;
    struct pipe_framebuffer_state fb_state;
 
    struct pipe_resource *destination;