[−][src]Crate wgpu_types
Structs
Enums
AddressMode | |
Backend | |
BindingType | Specific type of a binding. WebGPU spec: https://gpuweb.github.io/gpuweb/#dictdef-gpubindgrouplayoutentry |
BlendFactor | |
BlendOperation | |
CompareFunction | |
CullMode | |
FilterMode | |
FrontFace | |
IndexFormat | |
InputStepMode | |
LoadOp | |
PowerPreference | |
PresentMode | |
PrimitiveTopology | |
StencilOperation | |
StoreOp | |
SwapChainStatus | |
TextureAspect | |
TextureComponentType | |
TextureDimension | |
TextureFormat | |
TextureViewDimension | |
VertexFormat |
Constants
BIND_BUFFER_ALIGNMENT | Bound uniform/storage buffer offsets must be aligned to this number. |
COPY_BUFFER_ALIGNMENT | Buffer to buffer copy offsets and sizes must be aligned to this number |
COPY_BYTES_PER_ROW_ALIGNMENT | Buffer-Texture copies on command encoders have to have the |
Type Definitions
BufferAddress | |
DynamicOffset | |
NonZeroBufferAddress | |
ShaderLocation |