metal: fix presentation-feedback parameters
This commit is contained in:
parent
a7408555be
commit
7786b55971
3 changed files with 22 additions and 4 deletions
|
|
@ -22,7 +22,6 @@ pub const KIND_VSYNC: u32 = 0x1;
|
|||
#[expect(dead_code)]
|
||||
pub const KIND_HW_CLOCK: u32 = 0x2;
|
||||
pub const KIND_HW_COMPLETION: u32 = 0x4;
|
||||
#[expect(dead_code)]
|
||||
pub const KIND_ZERO_COPY: u32 = 0x8;
|
||||
|
||||
impl WpPresentationFeedback {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue