vkd3d/libs
Józef Kucia 603a44fb46 libs/vkd3d: Implement d3d12_device_CopyDescriptors().
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.
2017-09-04 18:33:09 +02:00
..
vkd3d libs/vkd3d: Implement d3d12_device_CopyDescriptors(). 2017-09-04 18:33:09 +02:00
vkd3d-common libs/vkd3d: Support both native and Win32 wchar_t. 2017-08-29 16:36:05 +02:00
vkd3d-shader libs/vkd3d-shader: Introduce vkd3d_dxbc_compiler_emit_store_dst_swizzled() helper function. 2017-09-04 18:33:09 +02:00
vkd3d-utils libs/vkd3d: Support both native and Win32 wchar_t. 2017-08-29 16:36:05 +02:00