Module snatch
wgpu_
core
24.0.0
Module snatch
Module Items
Structs
Constants
In crate wgpu_
core
Modules
api
binding_model
command
conv
device
error
global
hal_api
hash_utils
hub
id
identity
init_tracker
instance
lock
pipeline
pipeline_cache
pool
present
ray_tracing
registry
resource
scratch
snatch
storage
track
validation
weak_vec
Macros
api_log
api_log_debug
impl_labeled
impl_parent_device
impl_resource_type
impl_storage_item
impl_trackable
resource_log
Constants
DOWNLEVEL_ERROR_MESSAGE
DOWNLEVEL_WARNING_MESSAGE
MAX_BIND_GROUPS
MAX_COLOR_ATTACHMENTS
MAX_VERTEX_BUFFERS
Traits
LabelHelpers
Functions
get_greatest_common_divisor
get_lowest_common_denom
hal_label
Type Aliases
Epoch
Index
Label
RawString
SubmissionIndex
wgpu_core
Module
snatch
Copy item path
Settings
Help
Summary
Source
Structs
§
Exclusive
Snatch
Guard
A guard that allows snatching the snatchable data.
Lock
Trace
🔒
Snatch
Guard
A guard that provides read access to snatchable data.
Snatch
Lock
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
🔒