|
slot 0.0.1
A real time UI render framework
|
#include <slang-gfx.h>
Public 属性 | |
| LinkingStyle | linkingStyle = LinkingStyle::SingleProgram |
| slang::IComponentType * | slangGlobalScope |
| GfxCount | entryPointCount = 0 |
| slang::IComponentType ** | slangEntryPoints = nullptr |
| DownstreamLinkMode | downstreamLinkMode = DownstreamLinkMode::None |
| DownstreamLinkMode gfx::IShaderProgram::Desc::downstreamLinkMode = DownstreamLinkMode::None |
| GfxCount gfx::IShaderProgram::Desc::entryPointCount = 0 |
| LinkingStyle gfx::IShaderProgram::Desc::linkingStyle = LinkingStyle::SingleProgram |
| slang::IComponentType** gfx::IShaderProgram::Desc::slangEntryPoints = nullptr |
| slang::IComponentType* gfx::IShaderProgram::Desc::slangGlobalScope |