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