summaryrefslogtreecommitdiffstats
path: root/tools/gfx-unit-test/gfx-test-util.cpp
Commit message (Expand)AuthorAge
* Vulkan implementations for copyTexture, copyTextureToBuffer, and textureSubre...lucy96chen2022-01-19
* gfx: Add tests for instanced, indexed instanced, and indirect draw calls (#2060)lucy96chen2021-12-16
* Implement instanced and indirect draw calls (#2053)lucy96chen2021-12-09
* Remove `PipelineType` from gfx header. (#2051)Yong He2021-12-09
* D3D12 and Vulkan to CUDA Texture Sharing (#2038)lucy96chen2021-12-08
* Expanded gfx::Format to include additional formats (#1982)lucy96chen2021-10-26
* GFX: implement mutable shader objects. (#1963)Yong He2021-10-18
* Basic VK buffer barrier test (#1967)Kai Yao2021-10-08
* Move existing unit tests to a standalone dll. (#1945)Yong He2021-09-24