Skip to content

Restructure DX12 backend into multiple files.#1353

Draft
manon-traverse wants to merge 33 commits into
llvm:mainfrom
Traverse-Research:restructure-dx12-backend-into-separate-files
Draft

Restructure DX12 backend into multiple files.#1353
manon-traverse wants to merge 33 commits into
llvm:mainfrom
Traverse-Research:restructure-dx12-backend-into-separate-files

Conversation

@manon-traverse

Copy link
Copy Markdown
Contributor

Depends on #1351

In order to move executeProgram out of the Device type, and still be able to support features like setting RootParams, the user needs to be able to downcast to DX12 specific types.
To achieve that the user needs to be able to include the DX12 specific types.
An added bonus is that the code base becomes more navigable as well.

…code.

Most tests pass on VK with migration code :D

Get vulkan in a working state, apart from features not supported on dx12.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant