Module wgpu_core::pipeline[][src]

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.

ShaderModule
ShaderModuleDescriptor
VertexBufferLayout

Describes how the vertex buffer is interpreted.

VertexState

Describes the vertex process in a render pipeline.

Enums

CreateComputePipelineError
CreateRenderPipelineError
CreateShaderModuleError
ImplicitLayoutError
ShaderModuleSource

Type Definitions

ImplicitBindGroupCount

Number of implicit bind groups derived at pipeline creation.