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