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

#include <slang-gfx.h>

gfx::ISwapchain::Desc 的协作图:
Collaboration graph
[图例]

Public 属性

Format format
 
GfxCount width
 
GfxCount height
 
GfxCount imageCount
 
ICommandQueuequeue
 
bool enableVSync
 

类成员变量说明

◆ enableVSync

bool gfx::ISwapchain::Desc::enableVSync

◆ format

Format gfx::ISwapchain::Desc::format

◆ height

GfxCount gfx::ISwapchain::Desc::height

◆ imageCount

GfxCount gfx::ISwapchain::Desc::imageCount

◆ queue

ICommandQueue* gfx::ISwapchain::Desc::queue

◆ width

GfxCount gfx::ISwapchain::Desc::width

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