Berserk
|
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< RHIBlendAttachment > | attachments |
RHI blend state descriptor.
|
inlinestatic |
|
inline |
std::vector<RHIBlendAttachment> RHIBlendState::attachments |