Namespace Evergine.DirectX11
Classes
DX11Buffer
Represents a DirectX buffer object.
DX11Capabilities
The DX11 capabilities.
DX11CommandBuffer
This class represent a set of commands.
DX11CommandQueue
This class represent a queue where commandbuffers waits to be executing by the GPU.
DX11ComputePipelineState
The DirectX version of PipelineState.
DX11ExtensionsMethods
Extensions methods used to convert valuesfrom Evergineto DirectX.
DX11FrameBuffer
FrameBuffer implementation on DirectX.
DX11GraphicsContext
Manages all graphical functionality.
DX11GraphicsPipelineState
The DirectX version of PipelineState.
DX11PipelineStateCache
The DX11 pipelinecache used to minimize graphics state changes.
DX11QueryHeap
Represents a DirectX queryheap object.
DX11ResourceFactory
The DirectX version of the resource factory.
DX11ResourceLayout
The DX11 implementation of ResourceLayout object.
DX11ResourceSet
The DX11 implementation of the ResourceSet object.
DX11SamplerState
The DirectX sampler state.
DX11Shader
This class represent a native instance of a DirectX shader.
DX11SwapChain
This class represent a native instance of a DirectX SwapChain.
DX11Texture
Represent a DirectX Texture.
VideoInfo
Video info instance.