|
slot 0.0.1
A real time UI render framework
|
#include <slang-gfx.h>
Public 属性 | |
| ShaderModuleSourceType | sourceType |
| void * | sourceData |
| Size | sourceDataSize |
| GfxCount | entryPointCount = 0 |
| const char ** | entryPointNames = nullptr |
| GfxCount gfx::IShaderProgram::CreateDesc2::entryPointCount = 0 |
| const char** gfx::IShaderProgram::CreateDesc2::entryPointNames = nullptr |
| void* gfx::IShaderProgram::CreateDesc2::sourceData |
| Size gfx::IShaderProgram::CreateDesc2::sourceDataSize |
| ShaderModuleSourceType gfx::IShaderProgram::CreateDesc2::sourceType |