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