[][src]Module wgpu_core::pipeline

Structs

ComputePipeline
ComputePipelineDescriptor

Describes a compute pipeline.

PipelineFlags
ProgrammableStageDescriptor

Describes a programmable pipeline stage.

RenderPipeline
RenderPipelineDescriptor

Describes a render (graphics) pipeline.

ShaderModule
VertexBufferDescriptor

Describes how the vertex buffer is interpreted.

VertexStateDescriptor

Describes vertex input state for a render pipeline.

Enums

CreateComputePipelineError
CreateRenderPipelineError
CreateShaderModuleError
ImplicitLayoutError
ShaderModuleSource

Type Definitions

ImplicitBindGroupCount

Number of implicit bind groups derived at pipeline creation.