Add DirectX12 Support #60
Labels
Enhancement
New feature or request
RHI DX12
Issues relating to DirectX 12 API
Windows
Issues related to the Windows OS
Implement directx 12 backend under
Core/Graphics/RHI
following the standard as done for DirectX11 and other backends, make sure to declare essential member functions inside of the Renderer class and define them in your renderer fileD3D12Renderer.cpp
as it is done for other RHIs, referD3D11Renderer.cpp
The text was updated successfully, but these errors were encountered: