mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2026-08-07 05:34:12 +00:00
spice.proto: surface_create.format is of type surface_fmt
This commit is contained in:
parent
fb5463fe9b
commit
49aeb85dc1
@ -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