Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
Loading...
Searching...
No Matches
Public Attributes | List of all members
foray::rtpipe::HitShaderBindingTable::ShaderGroup Struct Reference

#include <foray_hitsbt.hpp>

Public Attributes

core::ShaderModuleClosestHitModule = nullptr
 
core::ShaderModuleAnyHitModule = nullptr
 
core::ShaderModuleIntersectModule = nullptr
 

Member Data Documentation

◆ AnyHitModule

core::ShaderModule* foray::rtpipe::HitShaderBindingTable::ShaderGroup::AnyHitModule = nullptr

◆ ClosestHitModule

core::ShaderModule* foray::rtpipe::HitShaderBindingTable::ShaderGroup::ClosestHitModule = nullptr

◆ IntersectModule

core::ShaderModule* foray::rtpipe::HitShaderBindingTable::ShaderGroup::IntersectModule = nullptr

The documentation for this struct was generated from the following file: