Skip to content

Move execute program out of vulkan backend#1356

Draft
manon-traverse wants to merge 36 commits into
llvm:mainfrom
Traverse-Research:move-execute-program-out-of-vulkan-backend
Draft

Move execute program out of vulkan backend#1356
manon-traverse wants to merge 36 commits into
llvm:mainfrom
Traverse-Research:move-execute-program-out-of-vulkan-backend

Conversation

@manon-traverse

Copy link
Copy Markdown
Contributor

Based on #1355

executeProgram no longer needs to live in the Vulkan backend. We can use the shared executeUnitTest function, which means we have one code path that handles the unit test side of things, and does the dx12 or vulkan things via the abstraction layer.

…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