KStocky / ShaderTestFramework

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

Programmatic Pix captures #12

Closed KStocky closed 10 months ago

KStocky commented 10 months ago

This change implements programmatic pix captures for tests. Just call TakeCapture on the test fixture before running your test and it will embed pdbs and take a capture of the test to debug it.