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