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

Public 属性 | |
| Format | format |
| GfxCount | width |
| GfxCount | height |
| GfxCount | imageCount |
| ICommandQueue * | queue |
| bool | enableVSync |
| bool gfx::ISwapchain::Desc::enableVSync |
| Format gfx::ISwapchain::Desc::format |
| GfxCount gfx::ISwapchain::Desc::height |
| GfxCount gfx::ISwapchain::Desc::imageCount |
| ICommandQueue* gfx::ISwapchain::Desc::queue |
| GfxCount gfx::ISwapchain::Desc::width |