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

WebGPU: enable Linux native build #559

Open
TheMostDiligent opened this issue Jul 13, 2024 · 3 comments
Open

WebGPU: enable Linux native build #559

TheMostDiligent opened this issue Jul 13, 2024 · 3 comments
Assignees

Comments

@TheMostDiligent
Copy link
Contributor

Run tests on CI

@TheMostDiligent
Copy link
Contributor Author

FetchContent_DeclareShallowGit(
    vulkan-utility-libraries
    GIT_REPOSITORY         https://github.com/KhronosGroup/Vulkan-Utility-Libraries
    GIT_TAG                vulkan-sdk-1.3.283.0
)
FetchContent_MakeAvailable(vulkan-utility-libraries)
set(DAWN_VULKAN_UTILITY_LIBRARIES_DIR "${vulkan-utility-libraries_SOURCE_DIR}"  CACHE STRING "Directory in which to find Vulkan-Utility-Libraries"  FORCE)

@MikhailGorobets
Copy link
Contributor

@TheMostDiligent
Copy link
Contributor Author

Blocked by Dawn issues

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

No branches or pull requests

2 participants