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

#include <slang-gfx.h>

Public 属性

slang::IGlobalSession * slangGlobalSession
 
SlangMatrixLayoutMode defaultMatrixLayoutMode = SLANG_MATRIX_LAYOUT_ROW_MAJOR
 
char const *const * searchPaths = nullptr
 
GfxCount searchPathCount = 0
 
slang::PreprocessorMacroDesc const * preprocessorMacros = nullptr
 
GfxCount preprocessorMacroCount = 0
 
const char * targetProfile = nullptr
 
SlangFloatingPointMode floatingPointMode = SLANG_FLOATING_POINT_MODE_DEFAULT
 
SlangOptimizationLevel optimizationLevel = SLANG_OPTIMIZATION_LEVEL_DEFAULT
 
SlangTargetFlags targetFlags = kDefaultTargetFlags
 
SlangLineDirectiveMode lineDirectiveMode = SLANG_LINE_DIRECTIVE_MODE_DEFAULT
 

类成员变量说明

◆ defaultMatrixLayoutMode

SlangMatrixLayoutMode gfx::IDevice::SlangDesc::defaultMatrixLayoutMode = SLANG_MATRIX_LAYOUT_ROW_MAJOR

◆ floatingPointMode

SlangFloatingPointMode gfx::IDevice::SlangDesc::floatingPointMode = SLANG_FLOATING_POINT_MODE_DEFAULT

◆ lineDirectiveMode

SlangLineDirectiveMode gfx::IDevice::SlangDesc::lineDirectiveMode = SLANG_LINE_DIRECTIVE_MODE_DEFAULT

◆ optimizationLevel

SlangOptimizationLevel gfx::IDevice::SlangDesc::optimizationLevel = SLANG_OPTIMIZATION_LEVEL_DEFAULT

◆ preprocessorMacroCount

GfxCount gfx::IDevice::SlangDesc::preprocessorMacroCount = 0

◆ preprocessorMacros

slang::PreprocessorMacroDesc const* gfx::IDevice::SlangDesc::preprocessorMacros = nullptr

◆ searchPathCount

GfxCount gfx::IDevice::SlangDesc::searchPathCount = 0

◆ searchPaths

char const* const* gfx::IDevice::SlangDesc::searchPaths = nullptr

◆ slangGlobalSession

slang::IGlobalSession* gfx::IDevice::SlangDesc::slangGlobalSession
初始值:
=
nullptr

◆ targetFlags

SlangTargetFlags gfx::IDevice::SlangDesc::targetFlags = kDefaultTargetFlags

◆ targetProfile

const char* gfx::IDevice::SlangDesc::targetProfile = nullptr

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