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::RtShaderCollection::Entry Struct Reference

#include <foray_rtshadercollection.hpp>

Public Attributes

core::ShaderModuleModule = nullptr
 
RtShaderType Type = RtShaderType::Undefined
 
const char * EntryPointName = nullptr
 
uint32_t StageCiIndex = VK_SHADER_UNUSED_KHR
 

Member Data Documentation

◆ EntryPointName

const char* foray::rtpipe::RtShaderCollection::Entry::EntryPointName = nullptr

◆ Module

core::ShaderModule* foray::rtpipe::RtShaderCollection::Entry::Module = nullptr

◆ StageCiIndex

uint32_t foray::rtpipe::RtShaderCollection::Entry::StageCiIndex = VK_SHADER_UNUSED_KHR

◆ Type

RtShaderType foray::rtpipe::RtShaderCollection::Entry::Type = RtShaderType::Undefined

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