Module surface_
texture
wgpu
24.0.0
Module surface_
texture
Module Items
Structs
Enums
In wgpu::
api
Modules
adapter
bind_group
bind_group_layout
blas
buffer
command_buffer
command_encoder
common_pipeline
compute_pass
compute_pipeline
device
instance
pipeline_cache
pipeline_layout
query_set
queue
render_bundle
render_bundle_encoder
render_pass
render_pipeline
sampler
shader_module
surface
surface_texture
texture
texture_view
tlas
Structs
PhantomDrop
Type Aliases
Label
wgpu
::
api
Module
surface_texture
Copy item path
Settings
Help
Summary
Source
Structs
§
Surface
Texture
Surface texture that can be rendered to. Result of a successful call to
Surface::get_current_texture
.
Enums
§
Surface
Error
Result of an unsuccessful call to
Surface::get_current_texture
.