mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
iris: drop unnecessary genx->streamout field
This commit is contained in:
parent
5307ff6a5f
commit
392fba5f31
1 changed files with 0 additions and 1 deletions
|
|
@ -771,7 +771,6 @@ struct iris_genx_state {
|
|||
struct iris_depth_buffer_state depth_buffer;
|
||||
|
||||
uint32_t so_buffers[4 * GENX(3DSTATE_SO_BUFFER_length)];
|
||||
uint32_t streamout[4 * GENX(3DSTATE_STREAMOUT_length)];
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue