wayland: add u64 type macro
This commit is contained in:
parent
7373509274
commit
d6b3973979
30 changed files with 69 additions and 67 deletions
|
|
@ -7,8 +7,7 @@ event dmabuf {
|
|||
height: u32,
|
||||
offset: u32,
|
||||
stride: u32,
|
||||
modifier_lo: u32,
|
||||
modifier_hi: u32,
|
||||
modifier: u64_rev,
|
||||
}
|
||||
|
||||
event error {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue