Re-exports§
pub use super::super::Nested;
Structs§
- Color
Formats Empty - Color
Formats Value - Depth
Stencil Empty - Depth
Stencil Value - Empty
- Label
Empty - Label
Value - Multiview
Empty - Multiview
Value - Range
- A (half-open) range bounded inclusively below and exclusively above
(
start..end). - Render
Bundle Encoder Descriptor Builder - Builder for
wgpu::RenderBundleEncoderDescriptor - Sample
Count Empty - Sample
Count Value - SetColor
Formats - SetDepth
Stencil - SetLabel
- SetMultiview
- SetSample
Count
Enums§
- Cow
- A clone-on-write smart pointer.
Traits§
- Color
Formats IsEmpty - Complete
- Depth
Stencil IsEmpty - Field
- IsOptional
- IsSet
Color Formats - IsSet
Depth Stencil - IsSet
Label - IsSet
Multiview - IsSet
Sample Count - Label
IsEmpty - Multiview
IsEmpty - Sample
Count IsEmpty - State
Functions§
- render_
bundle_ encoder_ descriptor - Returns RenderBundleEncoderDescriptorBuilder for building
wgpu::RenderBundleEncoderDescriptor
Type Aliases§
- NonZero
U32 - A
u32that is known not to equal zero.