![]() | |
Pipeline |
public struct PipelineLayout : IVulkanNonDispatchableHandle, IEquatable<PipelineLayout>
The PipelineLayout type exposes the following members.
Name | Description | |
---|---|---|
![]() | PipelineLayout | Initializes a new instance of the PipelineLayout class |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Overrides ValueTypeEquals(Object)) |
![]() | Equals(PipelineLayout) | |
![]() | GetHashCode | (Overrides ValueTypeGetHashCode) |
![]() | IsNull |
Name | Description | |
---|---|---|
![]() ![]() | Equality(PipelineLayout, PipelineLayout) | |
![]() ![]() | Equality(PipelineLayout, UInt64) | |
![]() ![]() | (UInt64 to PipelineLayout) | |
![]() ![]() | Inequality(PipelineLayout, PipelineLayout) | |
![]() ![]() | Inequality(PipelineLayout, UInt64) |
Name | Description | |
---|---|---|
![]() | SetName |
Sets the debug name of the PipelineLayout so that the name can be read in a graphics debugger.
(Defined by Extensions) |