Berserk
Public Attributes | List of all members
RHIAttachmentDesc Class Reference

Describes single render target attachment. More...

#include <RHIFramebuffer.hpp>

Collaboration diagram for RHIAttachmentDesc:
Collaboration graph
[legend]

Public Attributes

Ref< RHITexturetarget
 
uint32 arraySlice = 0
 
uint32 face = 0
 
uint32 mipLevel = 0
 

Detailed Description

Describes single render target attachment.

Member Data Documentation

◆ arraySlice

uint32 RHIAttachmentDesc::arraySlice = 0

◆ face

uint32 RHIAttachmentDesc::face = 0

◆ mipLevel

uint32 RHIAttachmentDesc::mipLevel = 0

◆ target

Ref<RHITexture> RHIAttachmentDesc::target

The documentation for this class was generated from the following file: