Home
last modified time | relevance | path

Searched refs:SyncRange (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-dx11-0.4.1/src/
H A Dlib.rs1578 sync_range: SyncRange::Whole, in defer_coherent_flush()
2355 enum SyncRange { enum
2363 sync_range: SyncRange,
2398 let region = if let SyncRange::Partial(range) = &self.sync_range { in do_flush()
2573 sync_range: SyncRange::Whole, in flush()
2581 sync_range: SyncRange::Whole, in flush()
2589 sync_range: SyncRange::Whole, in flush()
2599 sync_range: SyncRange::Partial(local_start .. (local_start + local_len)), in flush()
2941 range: SyncRange,
2971 range: SyncRange::Whole, in add_flush()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-dx11/src/
H A Dlib.rs1476 sync_range: SyncRange::Whole, in defer_coherent_flush()
2316 enum SyncRange { enum
2324 sync_range: SyncRange,
2360 SyncRange::Partial(ref range) if range.start < range.end => Some(d3d11::D3D11_BOX { in do_flush()
2532 sync_range: SyncRange::Whole, in flush()
2540 sync_range: SyncRange::Whole, in flush()
2548 sync_range: SyncRange::Whole, in flush()
2558 sync_range: SyncRange::Partial(local_start .. (local_start + local_len)), in flush()
3099 range: SyncRange,
3129 range: SyncRange::Whole, in _add_flush()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-dx11/src/
H A Dlib.rs2120 sync_range: SyncRange::Whole, in defer_coherent_flush()
3219 enum SyncRange { enum
3227 sync_range: SyncRange,
3261 SyncRange::Partial(ref range) if range.start < range.end => Some(d3d11::D3D11_BOX { in do_flush()
3444 sync_range: SyncRange::Whole, in flush()
3453 sync_range: SyncRange::Whole, in flush()
3462 sync_range: SyncRange::Partial(local_start..local_end), in flush()
4115 range: SyncRange,
4145 range: SyncRange::Whole, in _add_flush()
4162 range: SyncRange::Whole, in _add_flush()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-dx11/src/
H A Dlib.rs2120 sync_range: SyncRange::Whole, in defer_coherent_flush()
3219 enum SyncRange { enum
3227 sync_range: SyncRange,
3261 SyncRange::Partial(ref range) if range.start < range.end => Some(d3d11::D3D11_BOX { in do_flush()
3444 sync_range: SyncRange::Whole, in flush()
3453 sync_range: SyncRange::Whole, in flush()
3462 sync_range: SyncRange::Partial(local_start..local_end), in flush()
4115 range: SyncRange,
4145 range: SyncRange::Whole, in _add_flush()
4162 range: SyncRange::Whole, in _add_flush()