Skip to content

parsaiej/SharedMemory-Vulkan-D3D11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A concise C++ demonstration of image resource interoperability between D3D11 and Vulkan.

image

Build

After cloning the repository and updating submodules (vcpkg is used to resolve dependencies), execute the following commands in a terminal an the source tree root:

  • cmake -B build/ -DCMAKE_BUILD_TYPE=Release
  • cmake --build build/ --config Release

About

A concise C++ demonstration of image resource interoperability between D3D11 and Vulkan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors