Home
last modified time | relevance | path

Searched defs:WrPipelineIdAndEpoch (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/webrender_bindings/src/
H A Dbindings.rs763 pub struct WrPipelineIdAndEpoch { struct
768 impl<'a> From<(&WrPipelineId, &WrEpoch)> for WrPipelineIdAndEpoch { implementation
769 fn from(tuple: (&WrPipelineId, &WrEpoch)) -> WrPipelineIdAndEpoch { in from()
/dports/www/firefox-esr/firefox-91.8.0/gfx/webrender_bindings/src/
H A Dbindings.rs812 pub struct WrPipelineIdAndEpoch { struct
817 impl<'a> From<(&WrPipelineId, &WrEpoch)> for WrPipelineIdAndEpoch { argument
818 fn from(tuple: (&WrPipelineId, &WrEpoch)) -> WrPipelineIdAndEpoch { in from()
/dports/www/firefox/firefox-99.0/gfx/webrender_bindings/src/
H A Dbindings.rs796 pub struct WrPipelineIdAndEpoch { struct
801 impl<'a> From<(&WrPipelineId, &WrEpoch)> for WrPipelineIdAndEpoch { argument
802 fn from(tuple: (&WrPipelineId, &WrEpoch)) -> WrPipelineIdAndEpoch { in from()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/webrender_bindings/src/
H A Dbindings.rs812 pub struct WrPipelineIdAndEpoch { struct
817 impl<'a> From<(&WrPipelineId, &WrEpoch)> for WrPipelineIdAndEpoch { argument
818 fn from(tuple: (&WrPipelineId, &WrEpoch)) -> WrPipelineIdAndEpoch { in from()