Currently has no effect because there are no tearing atomic commits. But by implementing this we make mesa expose VK_PRESENT_MODE_IMMEDIATE_KHR.
9 lines
83 B
Text
9 lines
83 B
Text
# requests
|
|
|
|
msg set_presentation_hint = 0 {
|
|
hint: u32,
|
|
}
|
|
|
|
msg destroy = 1 {
|
|
|
|
}
|