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