video: always use correct modifiers
This commit is contained in:
parent
283774ae4c
commit
bf90204db6
17 changed files with 196 additions and 55 deletions
|
|
@ -7,6 +7,8 @@ msg dmabuf = 0 {
|
|||
height: u32,
|
||||
offset: u32,
|
||||
stride: u32,
|
||||
modifier_lo: u32,
|
||||
modifier_hi: u32,
|
||||
}
|
||||
|
||||
msg error = 1 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue