Resolve "Image-Klasse"
Compare changes
- #31] Changed searchMemoryType()-functions to avoid multiple declarations in...Lars Hoerttrich authored
[#31] Changed searchMemoryType()-functions to avoid multiple declarations in ImageManager and BufferManager. Now using the exact function given in the vulkan specs to search for memory types to avoid licensing issues
+ 19
− 18
@@ -28,28 +28,29 @@ namespace vkcv {
@@ -103,7 +104,7 @@ namespace vkcv {