Compound shader source factory create info. More...
#include <ShaderSourceFactoryUtils.h>
Public Attributes | |
| IShaderSourceInputStreamFactory ** | ppFactories = nullptr |
| An array of shader source input stream factories. | |
| Uint32 | NumFactories = 0 |
| The number of factories in ppFactories array. | |
| const ShaderSourceFileSubstitueInfo * | pFileSubstitutes = nullptr |
| An array of shader source file substitutes. | |
| Uint32 | NumFileSubstitutes = 0 |
| The number of file substitutes in pFileSubstitutes array. | |
Compound shader source factory create info.