mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-05 09:39:00 +00:00
spice.proto: Fill.rop_descriptor type s/uint16/ropd (10x atiti)
This commit is contained in:
parent
2bd98219f3
commit
03004a57d5
@ -639,7 +639,7 @@ channel DisplayChannel : BaseChannel {
|
||||
DisplayBase base;
|
||||
struct Fill {
|
||||
Brush brush @outvar(brush);
|
||||
uint16 rop_descriptor;
|
||||
ropd rop_descriptor;
|
||||
QMask mask @outvar(mask);
|
||||
} data;
|
||||
} draw_fill = 302;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user