Module pipeline

Source

Structs§

ComputePipeline
ComputePipelineDescriptor
Describes a compute pipeline.
FragmentState
Describes fragment processing in a render pipeline.
PipelineFlags
ProgrammableStageDescriptor
Describes a programmable pipeline stage.
RenderPipeline
RenderPipelineDescriptor
Describes a render (graphics) pipeline.
ShaderError
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
CreateRenderPipelineError
CreateShaderModuleError
DepthStencilStateError
ImplicitLayoutError
ShaderModuleSource

Type Aliases§

ImplicitBindGroupCount
Number of implicit bind groups derived at pipeline creation.