#include <DXCompiler.hpp>
◆ ArgsCount
| Uint32 Diligent::IDXCompiler::CompileAttribs::ArgsCount = 0 |
◆ DefinesCount
| Uint32 Diligent::IDXCompiler::CompileAttribs::DefinesCount = 0 |
◆ EntryPoint
| const wchar_t* Diligent::IDXCompiler::CompileAttribs::EntryPoint = nullptr |
◆ pArgs
| const wchar_t** Diligent::IDXCompiler::CompileAttribs::pArgs = nullptr |
◆ pDefines
| const DxcDefine* Diligent::IDXCompiler::CompileAttribs::pDefines = nullptr |
◆ ppBlobOut
| IDxcBlob** Diligent::IDXCompiler::CompileAttribs::ppBlobOut = nullptr |
◆ ppCompilerOutput
| IDxcBlob** Diligent::IDXCompiler::CompileAttribs::ppCompilerOutput = nullptr |
◆ Profile
| const wchar_t* Diligent::IDXCompiler::CompileAttribs::Profile = nullptr |
◆ pShaderSourceStreamFactory
◆ Source
| const char* Diligent::IDXCompiler::CompileAttribs::Source = nullptr |
◆ SourceLength
| Uint32 Diligent::IDXCompiler::CompileAttribs::SourceLength = 0 |
The documentation for this struct was generated from the following file: