head-management: add jay-tearing-mode-info-v1 extension
This commit is contained in:
parent
3e2707174e
commit
a7f8a26df7
11 changed files with 107 additions and 11 deletions
7
wire/jay_head_ext_jay_tearing_mode_info_v1.txt
Normal file
7
wire/jay_head_ext_jay_tearing_mode_info_v1.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
request destroy (destructor) {
|
||||
|
||||
}
|
||||
|
||||
event mode {
|
||||
mode: u32,
|
||||
}
|
||||
7
wire/jay_head_manager_ext_jay_tearing_mode_info_v1.txt
Normal file
7
wire/jay_head_manager_ext_jay_tearing_mode_info_v1.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
request destroy (destructor) {
|
||||
|
||||
}
|
||||
|
||||
event head {
|
||||
head: id(jay_head_ext_jay_tearing_mode_info_v1) (new),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue