Home
last modified time | relevance | path

Searched defs:MTLSharedEventNotificationBlock (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/metal/src/
H A Dsync.rs15 type MTLSharedEventNotificationBlock<'a> = RcBlock<(&'a SharedEventRef, u64), ()>; typedef
55 block: MTLSharedEventNotificationBlock, in notify()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/metal/src/
H A Dsync.rs15 type MTLSharedEventNotificationBlock<'a> = RcBlock<(&'a SharedEventRef, u64), ()>; typedef
55 block: MTLSharedEventNotificationBlock, in notify()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/metal/src/
H A Dsync.rs15 type MTLSharedEventNotificationBlock<'a> = RcBlock<(&'a SharedEventRef, u64), ()>; typedef
55 block: MTLSharedEventNotificationBlock, in notify()