Render attachments description for .
std::array<wis::DataFormat, 8> attachment_formats{};
uint32_t attachments_count;
};
DataFormat
Data format for data. Used as a template for data in several cases. Can be used to describe:
Render attachments description for .
Definition at line 1745 of file api.hpp.
#include <api.hpp>
◆ attachment_formats
std::array<wis::DataFormat, 8> wis::RenderAttachmentsDesc::attachment_formats {} |
Attachment formats array. Describes the format of the render target.
Definition at line 1746 of file api.hpp.
◆ attachments_count
uint32_t wis::RenderAttachmentsDesc::attachments_count |
Attachment formats count. Max is 8.
Definition at line 1747 of file api.hpp.
◆ depth_attachment
Depth attachment format. Describes the format of the depth buffer.
Definition at line 1748 of file api.hpp.
The documentation for this struct was generated from the following file:
- /home/runner/work/Wisdom/Wisdom/wisdom/include/wisdom/generated/api/api.hpp