Home
last modified time | relevance | path

Searched defs:BufferSwapCompleteEvent (Results 1 – 6 of 6) sorted by relevance

/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Ddri2.rs1863 pub struct BufferSwapCompleteEvent { struct
1874 impl TryParse for BufferSwapCompleteEvent { argument
H A Dglx.rs198 pub struct BufferSwapCompleteEvent { struct
209 impl TryParse for BufferSwapCompleteEvent { argument
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Ddri2.rs1863 pub struct BufferSwapCompleteEvent { struct
1874 impl TryParse for BufferSwapCompleteEvent { argument
H A Dglx.rs198 pub struct BufferSwapCompleteEvent { struct
209 impl TryParse for BufferSwapCompleteEvent { argument
/dports/x11/py-xcffib/xcffib-0.11.1/xcffib/
H A Ddri2.py187 class BufferSwapCompleteEvent(xcffib.Event): class
H A Dglx.py266 class BufferSwapCompleteEvent(xcffib.Event): class