Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DirectX12 Support #60

Open
Thirulogeswaren opened this issue Oct 24, 2024 · 0 comments
Open

Add DirectX12 Support #60

Thirulogeswaren opened this issue Oct 24, 2024 · 0 comments
Labels
Enhancement New feature or request RHI DX12 Issues relating to DirectX 12 API Windows Issues related to the Windows OS

Comments

@Thirulogeswaren
Copy link
Contributor

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 file D3D12Renderer.cpp as it is done for other RHIs, refer D3D11Renderer.cpp

@Thirulogeswaren Thirulogeswaren added Enhancement New feature or request Windows Issues related to the Windows OS RHI DX12 Issues relating to DirectX 12 API labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request RHI DX12 Issues relating to DirectX 12 API Windows Issues related to the Windows OS
Projects
None yet
Development

No branches or pull requests

1 participant