Diligent Engine
 
Loading...
Searching...
No Matches
Diligent::ShaderIncludePreprocessInfo Struct Reference

Shader include preprocess info. More...

#include <ShaderToolsCommon.hpp>

Public Attributes

const Char * Source = nullptr
 The source code of the included file.
 
size_t SourceLength = 0
 Length of the included source code.
 
std::string FilePath
 The path to the included file.
 

Detailed Description

Shader include preprocess info.