summaryrefslogtreecommitdiff
path: root/build/visual-studio/gfx-test-tool
AgeCommit message (Collapse)Author
2021-09-22Add gfx unit testing framework. (#1943)Yong He
* Add gfx unit testing framework. * Fix compilation error. * Reset gfxDebugCallback after render_test. * Pass enabledApi flags through. * Fix for code review suggestions. Co-authored-by: Yong He <yhe@nvidia.com>