Table of Contents

Class Vulkan

Namespace
Sdl3Sharp.Video.Rendering.Drivers
Assembly
Sdl3Sharp.dll

Represents the Vulkan rendering driver

public sealed class Vulkan : IRenderingDriver
Inheritance
Vulkan
Implements
Inherited Members

Fields

Name

The name of the Vulkan rendering driver

public const string Name = "vulkan"

Field Value

string

Remarks

The value of this constant is equal to "vulkan".