Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
#include "foray_basesbt.hpp"
#include "foray_rtshadertypes.hpp"
#include "../core/foray_shadermodule.hpp"
#include <vector>
Go to the source code of this file.
Classes | |
class | foray::rtpipe::GeneralShaderBindingTable |
Shader binding table for storing raygen, miss and callable shader groups. More... | |
struct | foray::rtpipe::GeneralShaderBindingTable::ShaderGroup |
General shader group. More... | |
Namespaces | |
namespace | foray |
namespace | foray::rtpipe |