gfx-rs / portability

Vulkan Portability Implementation
Mozilla Public License 2.0
382 stars 25 forks source link

how to install this on icd on windows? #257

Closed Luvar123 closed 1 year ago

kvark commented 1 year ago

I generally just run with VK_ICD_FILENAMES pointing to the JSON file. There are probably other ways, check out https://github.com/KhronosGroup/Vulkan-Loader/blob/main/docs/LoaderInterfaceArchitecture.md

Luvar123 commented 1 year ago

and how to compile?

kvark commented 1 year ago

Follow the CI scripts for releases, or download one of the releases hosted by Github already. See the script https://github.com/gfx-rs/portability/blob/master/.github/workflows/release.yml