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.
ResolvedComputePipelineDescriptor
Describes a compute pipeline.
ResolvedFragmentState
Describes fragment processing in a render pipeline.
ResolvedProgrammableStageDescriptor
Describes a programmable pipeline stage.
ResolvedRenderPipelineDescriptor
Describes a render (graphics) pipeline.
ResolvedVertexState
Describes the vertex process in a render 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.