KStocky / ShaderTestFramework

An automation testing framework for testing shader code
MIT License
20 stars 1 forks source link

Upgrading all D3D packages #59

Closed KStocky closed 3 months ago

KStocky commented 3 months ago

It would seem that every D3D package got an upgrade for workgraphs recently. This change just upgrades to the latest packages.

Also I use VERSIONGREATER to do comparison of versions rather than STRGREATER now.