summaryrefslogtreecommitdiff
path: root/tools/gfx-unit-test/existing-device-handle-test.cpp
AgeCommit message (Expand)Author
2024-11-13Correct include dir for libslang (#5539)Ellie Hermaszewska
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2022-02-09Various fixes to gfx. (#2120)Yong He
2022-01-10Various fixes to gfx. (#2074)Yong He
2022-01-04Buffer allocation backend. (#2045)ZanderMajercik
2021-12-07gfx: D3D12 and VK Fence implementation. (#2048)Yong He
2021-11-12Add support for buffer sharing from Vulkan to CUDA (#2008)lucy96chen
2021-11-09Allow buffers to be shared between D3D12 and CUDA (#2005)lucy96chen
2021-10-08Basic VK buffer barrier test (#1967)Kai Yao
2021-10-04Get native handles for TextureResource and BufferResource (#1960)lucy96chen
2021-09-24Add existing device handle support unit test (#1946)lucy96chen