mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
There is no easy way to duplicate or copy Vulkan views and samplers. Therefore, we use reference counting for Vulkan views and samplers when copying them between descriptor heaps.