iris: dead pointer
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 2 Jul 2018 05:03:20 +0000 (22:03 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:07 +0000 (10:26 -0800)
src/gallium/drivers/iris/iris_context.h

index aa7449c0abad8dab6899860bfe5a7ad00accf525..75b303cc3cd58cd696dfafcf23ac513f2069d4b2 100644 (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];