diff options
Diffstat (limited to 'test/testing_scripts/win64/debug/d3d10.bat')
| -rw-r--r-- | test/testing_scripts/win64/debug/d3d10.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/testing_scripts/win64/debug/d3d10.bat b/test/testing_scripts/win64/debug/d3d10.bat new file mode 100644 index 0000000..5cbb1fb --- /dev/null +++ b/test/testing_scripts/win64/debug/d3d10.bat @@ -0,0 +1,2 @@ +set IMGEXT=bmp +%~dp0\..\..\..\..\test\d3d10\win64\debug\waveworks_test_d3d10_debug.exe -noaa -startframe 0 -endframe 50 - sliceframe 60 -readback 1 -quality 0 -screenshot %IMG_OUT%_d3d10.%IMGEXT% |