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