KStocky / ShaderTestFramework

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

Shader Objects #9

Closed KStocky closed 11 months ago

KStocky commented 11 months ago

Main additions here are pipeline states and root signatures as well as refactoring of the shader compiler to actually return a useful result on successful compilation.

Some small additions to cmake reorganization and also fixing a D3D12 live object leak