Berserk
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
RHIBlendState Class Reference

RHI blend state descriptor. More...

#include <RHIGraphicsPipeline.hpp>

Public Member Functions

bool operator== (const RHIBlendState &other) const
 

Static Public Member Functions

static RHIBlendState CreateBlendState (uint32 attachments)
 

Public Attributes

std::vector< RHIBlendAttachmentattachments
 

Detailed Description

RHI blend state descriptor.

Member Function Documentation

◆ CreateBlendState()

static RHIBlendState RHIBlendState::CreateBlendState ( uint32  attachments)
inlinestatic

◆ operator==()

bool RHIBlendState::operator== ( const RHIBlendState other) const
inline

Member Data Documentation

◆ attachments

std::vector<RHIBlendAttachment> RHIBlendState::attachments

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