Skip to content

Split vulkan backend into mulitple files#1355

Draft
manon-traverse wants to merge 35 commits into
llvm:mainfrom
Traverse-Research:split-vulkan-backend-into-mulitple-files
Draft

Split vulkan backend into mulitple files#1355
manon-traverse wants to merge 35 commits into
llvm:mainfrom
Traverse-Research:split-vulkan-backend-into-mulitple-files

Conversation

@manon-traverse

Copy link
Copy Markdown
Contributor

Depends on #1354

In order to move executeProgram out of the Device type, and still be able to support features like setting push constants, the user needs to be able to downcast to Vulkan specific types.
To achieve that the user needs to be able to include the Vulkan specific types, so we have to define the classes in header files that can be included in other applications.

…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