Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
Loading...
Searching...
No Matches
Classes | Namespaces
foray_denoiserstage.hpp File Reference
#include "../bench/foray_bench_declares.hpp"
#include "../util/foray_externalsemaphore.hpp"
#include "foray_gbuffer.hpp"
#include "foray_renderstage.hpp"

Go to the source code of this file.

Classes

struct  foray::stages::DenoiserConfig
 Config struct for initialization of denoiser stages. More...
 
class  foray::stages::DenoiserStage
 Base class for denoiser implementations. More...
 
class  foray::stages::ExternalDenoiserStage
 Base class for externally computing denoiser implementations (e.g. OptiX Denoiser) More...
 

Namespaces

namespace  foray
 
namespace  foray::stages