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

#include <slang-gfx.h>

Public 属性

ShaderModuleSourceType sourceType
 
void * sourceData
 
Size sourceDataSize
 
GfxCount entryPointCount = 0
 
const char ** entryPointNames = nullptr
 

类成员变量说明

◆ entryPointCount

GfxCount gfx::IShaderProgram::CreateDesc2::entryPointCount = 0

◆ entryPointNames

const char** gfx::IShaderProgram::CreateDesc2::entryPointNames = nullptr

◆ sourceData

void* gfx::IShaderProgram::CreateDesc2::sourceData

◆ sourceDataSize

Size gfx::IShaderProgram::CreateDesc2::sourceDataSize

◆ sourceType

ShaderModuleSourceType gfx::IShaderProgram::CreateDesc2::sourceType

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