mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2025-12-27 15:08:16 +00:00
spice.proto: surface_create.format is of type surface_fmt
This commit is contained in:
parent
8b4ab9026d
commit
302788f147
@ -770,7 +770,7 @@ channel DisplayChannel : BaseChannel {
|
||||
uint32 surface_id;
|
||||
uint32 width;
|
||||
uint32 height;
|
||||
uint32 format;
|
||||
surface_fmt format;
|
||||
surface_flags flags;
|
||||
} @ctype(SpiceMsgSurfaceCreate) surface_create;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user