slot 0.0.1
A real time UI render framework
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
gfx::IShaderProgram::Desc结构体 参考

#include <slang-gfx.h>

Public 属性

LinkingStyle linkingStyle = LinkingStyle::SingleProgram
 
slang::IComponentType * slangGlobalScope
 
GfxCount entryPointCount = 0
 
slang::IComponentType ** slangEntryPoints = nullptr
 
DownstreamLinkMode downstreamLinkMode = DownstreamLinkMode::None
 

类成员变量说明

◆ downstreamLinkMode

DownstreamLinkMode gfx::IShaderProgram::Desc::downstreamLinkMode = DownstreamLinkMode::None

◆ entryPointCount

GfxCount gfx::IShaderProgram::Desc::entryPointCount = 0

◆ linkingStyle

LinkingStyle gfx::IShaderProgram::Desc::linkingStyle = LinkingStyle::SingleProgram

◆ slangEntryPoints

slang::IComponentType** gfx::IShaderProgram::Desc::slangEntryPoints = nullptr

◆ slangGlobalScope

slang::IComponentType* gfx::IShaderProgram::Desc::slangGlobalScope

该结构体的文档由以下文件生成: