Struct PipelineLayout
An opaque handle to a pipeline layout describing the available binding groups of a pipeline.
struct PipelineLayout
;
A PipelineLayout
object describes the available binding groups of a pipeline.
Fields
Name | Type | Description |
---|---|---|
descriptor
|
__C | Describes this PipelineLayout .
|
id
|
__C | Handle identifier. |