|
slot 0.0.1
A real time UI render framework
|
#include <slang-gfx.h>

Public 属性 | |
| InputElementDesc const * | inputElements = nullptr |
| GfxCount | inputElementCount = 0 |
| VertexStreamDesc const * | vertexStreams = nullptr |
| GfxCount | vertexStreamCount = 0 |
| GfxCount gfx::IInputLayout::Desc::inputElementCount = 0 |
| InputElementDesc const* gfx::IInputLayout::Desc::inputElements = nullptr |
| GfxCount gfx::IInputLayout::Desc::vertexStreamCount = 0 |
| VertexStreamDesc const* gfx::IInputLayout::Desc::vertexStreams = nullptr |