wgpu_core
23.0.0
Module snatch
Structs
Constants
In crate wgpu_core
Module
wgpu_core
::
snatch
Copy item path
source
·
[
−
]
Structs
§
ExclusiveSnatchGuard
A guard that allows snatching the snatchable data.
LockTrace
🔒
SnatchGuard
A guard that provides read access to snatchable data.
SnatchLock
A Device-global lock for all snatchable data.
Snatchable
A value that is mostly immutable but can be “snatched” if we need to destroy it early.
Constants
§
SNATCH_LOCK_TRACE
🔒