iris: Delete dead ice->state.streamout_strides field.
Nothing uses this, it must be a remnant from an earlier approach.
This commit is contained in:
@@ -681,9 +681,6 @@ struct iris_context {
|
||||
/** 3DSTATE_STREAMOUT and 3DSTATE_SO_DECL_LIST packets */
|
||||
uint32_t *streamout;
|
||||
|
||||
/** Current strides for each streamout buffer */
|
||||
uint16_t *streamout_strides;
|
||||
|
||||
/** The SURFACE_STATE for a 1x1x1 null surface. */
|
||||
struct iris_state_ref unbound_tex;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user