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

C++ wrapper over PipelineResourceSignatureDesc. More...

#include <ShaderSourceFactoryUtils.hpp>

Inheritance diagram for Diligent::CompoundShaderSourceFactoryCreateInfoX:
Diligent::CompoundShaderSourceFactoryCreateInfo

Additional Inherited Members

- Public Attributes inherited from Diligent::CompoundShaderSourceFactoryCreateInfo
IShaderSourceInputStreamFactory ** ppFactories = nullptr
 An array of shader source input stream factories.
 
Uint32 NumFactories = 0
 The number of factories in ppFactories array.
 
const ShaderSourceFileSubstitueInfopFileSubstitutes = nullptr
 An array of shader source file substitutes.
 
Uint32 NumFileSubstitutes = 0
 The number of file substitutes in pFileSubstitutes array.
 

Detailed Description