Merge remote branch 'origin/mesa_7_7_branch'
[mesa.git] / src / gallium / drivers / svga / svga_context.h
index fa7f6cb3bb9becd3cfdf835c0e3074e852635089..66259fd01034a1fc9f81b247361a579e7ca7c417 100644 (file)
@@ -266,8 +266,6 @@ struct svga_hw_draw_state
    unsigned ts[16][TS_MAX];
    float cb[PIPE_SHADER_TYPES][CB_MAX][4];
 
-   unsigned shader_id[PIPE_SHADER_TYPES];
-   
    struct svga_shader_result *fs;
    struct svga_shader_result *vs;
    struct svga_hw_view_state views[PIPE_MAX_SAMPLERS];