Module pipeline

Source

Structs§

ComputePipeline
ComputePipelineDescriptor
Describes a compute pipeline.
FragmentState
Describes fragment processing in a render pipeline.
PipelineCache
PipelineCacheDescriptor
PipelineFlags
ProgrammableStageDescriptor
Describes a programmable pipeline stage.
RenderPipeline
RenderPipelineDescriptor
Describes a render (graphics) pipeline.
ShaderModule
ShaderModuleDescriptor
VertexBufferLayout
Describes how the vertex buffer is interpreted.
VertexState
Describes the vertex process in a render pipeline.
VertexStep
How a render pipeline will retrieve attributes from a particular vertex buffer.

Enums§

ColorStateError
CreateComputePipelineError
CreatePipelineCacheError
CreateRenderPipelineError
CreateShaderModuleError
DepthStencilStateError
ImplicitLayoutError
PipelineCacheValidationError
ShaderModuleSource

Type Aliases§

ImplicitBindGroupCount
Number of implicit bind groups derived at pipeline creation.
ResolvedComputePipelineDescriptor
cbindgen:ignore
ResolvedFragmentState
cbindgen:ignore
ResolvedProgrammableStageDescriptor
cbindgen:ignore
ResolvedRenderPipelineDescriptor
cbindgen:ignore
ResolvedVertexState
cbindgen:ignore
ShaderModuleDescriptorPassthrough