CubbyFlow / VoxFlow

Fluid renderer with Vulkan VoxelGI
MIT License
1 stars 1 forks source link

Unit Testing with `google/swiftshader` in CI/CD environment #7

Open Snowapril opened 2 years ago

Snowapril commented 2 years ago

It is hard to test full vulkan features in CI/CD environment. We can use vk_swiftshader_icd.json to reproduce unit-testing with CPU-based implementation of the Vulkan graphics.

reference