ComputePipeline

A handle to a compute pipeline.

Members

Functions

destroy
void destroy()

Release the given handle.

Variables

descriptor
ComputePipelineDescriptor descriptor;

Describes this ComputePipeline.

id
WgpuId id;

Handle identifier.

See Also

Meta