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