iris: dead pointer

This commit is contained in:
Kenneth Graunke 2018-07-01 22:03:20 -07:00
parent ccec5bab5b
commit a7e0edffb6

View file

@ -259,7 +259,6 @@ struct iris_context {
struct iris_vertex_element_state *cso_vertex_elements;
struct iris_vertex_buffer_state *cso_vertex_buffers;
struct iris_viewport_state *cso_vp;
struct iris_depth_state *cso_depth;
struct pipe_blend_color blend_color;
struct pipe_poly_stipple poly_stipple;
struct pipe_scissor_state scissors[IRIS_MAX_VIEWPORTS];