LunarG / gfxreconstruct

Graphics API Capture and Replay Tools for Reconstructing Graphics Application Behavior
https://vulkan.lunarg.com/doc/sdk/latest/linux/capture_tools.html
MIT License
379 stars 105 forks source link

Vulkan portable raytracing #1533

Open bartosz-muszarski-arm opened 1 month ago

ci-tester-lunarg commented 1 month ago

CI gfxreconstruct build queued with queue ID 178064.

ci-tester-lunarg commented 1 month ago

CI gfxreconstruct build # 4090 running.

ci-tester-lunarg commented 1 month ago

CI gfxreconstruct build # 4090 failed.

bradgrantham-lunarg commented 1 month ago

For this to build on Windows you'll need to demote to C++17 - designated initializers are a C++20 feature.