Struct StateObjectParser::HitGroupDesc
Defined in File stateobject-parser.h
Nested Relationships
This struct is a nested type of Class StateObjectParser.
Struct Documentation
-
struct HitGroupDesc
Public Functions
-
inline operator bool() const
Public Members
-
std::wstring hitGroupExport
-
D3D12_HIT_GROUP_TYPE type = {D3D12_HIT_GROUP_TYPE_TRIANGLES}
-
std::wstring anyHitShaderImport
-
std::wstring closestHitShaderImport
-
std::wstring intersectionShaderImport
-
inline operator bool() const