mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-28 16:29:56 +00:00
spice.proto: surface_create.format is of type surface_fmt
This commit is contained in:
parent
7a9c42704f
commit
897e5633c2
@ -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