Struct ComputePipeline
A handle to a compute pipeline.
struct ComputePipeline
;
Fields
Name | Type | Description |
---|---|---|
descriptor
|
__C | Describes this ComputePipeline .
|
id
|
__C | Handle identifier. |
Methods
Name | Description |
---|---|
destroy
()
|
Release the given handle. |