Squash-merge branch 'gallium-clip-state'
[mesa.git] / src / gallium / auxiliary / draw / draw_private.h
index 89653e111619f0966fa8a84fbb07bde4edc1eae1..c0ef18e3ed2ab57ef26f0064f24fd0c3b8404f6a 100644 (file)
@@ -278,8 +278,6 @@ struct draw_context
    /* Clip derived state:
     */
    float plane[DRAW_TOTAL_CLIP_PLANES][4];
-   unsigned nr_planes;
-   boolean depth_clamp;
 
    /* If a prim stage introduces new vertex attributes, they'll be stored here
     */