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

#include <slang.h>

Public 属性

CompilerOptionValueKind kind = CompilerOptionValueKind::Int
 
int32_t intValue0 = 0
 
int32_t intValue1 = 0
 
const char * stringValue0 = nullptr
 
const char * stringValue1 = nullptr
 

类成员变量说明

◆ intValue0

int32_t slang::CompilerOptionValue::intValue0 = 0

◆ intValue1

int32_t slang::CompilerOptionValue::intValue1 = 0

◆ kind

CompilerOptionValueKind slang::CompilerOptionValue::kind = CompilerOptionValueKind::Int

◆ stringValue0

const char* slang::CompilerOptionValue::stringValue0 = nullptr

◆ stringValue1

const char* slang::CompilerOptionValue::stringValue1 = nullptr

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