文档管理中心
API参考图形计算服务C/C++CG渲染框架Struct SummaryAttachment

Attachment

展开

Struct Info

struct Attachment

附件参数信息,用于创建渲染通道。

Public Field Summary

展开

Qualifier and Type

Field and Description

PixelFormat

format

附件的像素组织形式。

SampleCountFlagBits

sampleCount

图像的采样数枚举。

LoadOp

loadOp

子通道渲染之前对附件数据的操作方式。

StoreOp

storeOp

子通道渲染之后对附件数据的操作方式。

LoadOp

stencilLoadOp

子通道渲染之前对模板缓冲的操作方式。

StoreOp

stencilStoreOp

子通道渲染之后对模板缓冲的操作方式。

ImageLayout

beginLayout

子通道渲染之前的图像布局方式。

ImageLayout

endLayout

子通道渲染之后的图像布局方式。

在 API参考 中进行搜索
请输入您想要搜索的关键词