Skip to content
Snippets Groups Projects

Resolve "Voxel cone tracing"

Merged Ghost User requested to merge 82-voxel-cone-tracing into develop
Compare and Show latest version
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -10,6 +10,8 @@
#include "vkcv/ImageConfig.hpp"
namespace vkcv {
class ImageManager;
bool isDepthFormat(const vk::Format format);
Loading