Table of Contents

Namespace Sdl3Sharp.Video.Rendering.Drivers

Classes

Direct3D11

Represents the Direct3D 11 rendering driver

Direct3D12

Represents the Direct3D 12 rendering driver

Direct3D9

Represents the Direct3D 9 rendering driver

Gpu

Represents the GPU rendering driver

Metal

Represents the Metal rendering driver

NGage

Represents the Nokia N-Gage rendering driver

OpenGL

Represents the OpenGL rendering driver

OpenGLEs2

Represents the OpenGL ES 2 rendering driver

PlayStation2

Represents the Sony PlayStation 2 rendering driver

PlayStationPortable

Represents the Sony PlayStation Portable rendering driver

PlayStationVita

Represents the Sony PlayStation Vita rendering driver

RenderingDriverExtensions

Provides extension methods and properties for IRenderingDriver implementing rendering driver types

Software

Represents the software rendering driver

Vulkan

Represents the Vulkan rendering driver

Interfaces

IRenderingDriver

Represents a rendering driver used to specify the rendering backend in Renderer<TDriver> and Texture<TDriver>