mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
cell: remove obsolete texture field
This commit is contained in:
parent
370eca12ad
commit
6144c2bd65
1 changed files with 0 additions and 1 deletions
|
|
@ -90,7 +90,6 @@ cell_texture_create_screen(struct pipe_screen *screen,
|
|||
|
||||
spt->base = *templat;
|
||||
spt->base.refcount = 1;
|
||||
spt->base.pipe = NULL;
|
||||
spt->base.screen = screen;
|
||||
|
||||
cell_texture_layout(spt);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue