Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
Loading...
Searching...
No Matches
foray_rtpipeline_declares.hpp
Go to the documentation of this file.
1#pragma once
2
3namespace foray::rtpipe {
4 class RtShaderCollection;
5 class ShaderBindingTableBase;
6 class GeneralShaderBindingTable;
7 class HitShaderBindingTable;
8} // namespace foray::rtpipe
Definition foray_basesbt.hpp:9