mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
iris: dead pointer
This commit is contained in:
parent
ccec5bab5b
commit
a7e0edffb6
1 changed files with 0 additions and 1 deletions
|
|
@ -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];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue