XII Release 0.1.0
Loading...
Searching...
No Matches
xiiGALRayTracingGeneralShaderGroupDescription Struct Reference

This describes the ray tracing general shader group information. More...

#include <PipelineState.h>

Public Member Functions

XII_ALWAYS_INLINE bool operator== (const xiiGALRayTracingGeneralShaderGroupDescription &rhs) const =default
 

Public Attributes

xiiHashedString m_sName
 The unique group name.
 
xiiSharedPtr< xiiGALShaderm_pShader
 The reference-counted pointer to the shader of type xiiGALShaderType::RayGeneration, xiiGALShaderType::RayMiss, or xiiGALShaderType::Callable. This must not be invalid.
 

Detailed Description

This describes the ray tracing general shader group information.


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