summaryrefslogtreecommitdiff
path: root/tools/gfx-unit-test/gfx-test-util.h
AgeCommit message (Expand)Author
2022-01-19Vulkan implementations for copyTexture, copyTextureToBuffer, and textureSubre...lucy96chen
2021-12-16gfx: Add tests for instanced, indexed instanced, and indirect draw calls (#2060)lucy96chen
2021-12-09Implement instanced and indirect draw calls (#2053)lucy96chen
2021-12-08D3D12 and Vulkan to CUDA Texture Sharing (#2038)lucy96chen
2021-10-26Expanded gfx::Format to include additional formats (#1982)lucy96chen
2021-10-18GFX: implement mutable shader objects. (#1963)Yong He
2021-10-08Basic VK buffer barrier test (#1967)Kai Yao
2021-09-28Improvements to the unit test framework. (#1948)Yong He
2021-09-24Move existing unit tests to a standalone dll. (#1945)Yong He