google / amber

Amber is a multi-API shader test framework
Apache License 2.0
193 stars 65 forks source link

Require C++17 for clspv and swiftshader #997

Closed alan-baker closed 2 years ago

dj2 commented 2 years ago

Does the Vulkan CTS support c++17?

alan-baker commented 2 years ago

I'm not sure, but newer LLVMs require it. So we're going to get dragged along at some point.