Namespace Evergine.DirectX11
Classes
DX11Buffer
Represents a DirectX buffer object.
DX11Capabilities
The DirectX 11 capabilities.
DX11CommandBuffer
This class represents a set of commands.
DX11CommandQueue
This class represents a queue where command buffers wait to be executed by the GPU.
DX11ComputePipelineState
The DirectX version of the PipelineState.
DX11ExtensionsMethods
Extension methods used to convert values from Evergine to DirectX.
DX11FrameBuffer
Framebuffer implementation in DirectX.
DX11GraphicsContext
Manages all graphical functionalities.
DX11GraphicsPipelineState
The DirectX version of the PipelineState.
DX11PipelineStateCache
The DX11 pipeline cache used to minimize graphics state changes.
DX11QueryHeap
Represents a DirectX query heap object.
DX11ResourceFactory
The DirectX version of the resource factory.
DX11ResourceLayout
The DX11 implementation of a ResourceLayout object.
DX11ResourceSet
The DX11 implementation of the ResourceSet object.
DX11SamplerState
The DirectX sampler state object.
DX11Shader
This class represents a native instance of a DirectX shader.
DX11SwapChain
This class represents a native instance of a DirectX SwapChain.
DX11Texture
Represents a DirectX Texture.
VideoInfo
Video info instance.