![]() |
XII Release 0.1.0
|
This describes the blend operation. More...
#include <BlendState.h>
Public Types | |
enum | Enum : StorageType { Undefined = 0U , Add , Subtract , ReverseSubtract , Min , Max , ENUM_COUNT , Default = Undefined } |
using | StorageType = xiiUInt8 |
This describes the blend operation.
It generally mirrors the D3D11_BLEND_OP and D3D12_BLEND_OP enumerations, and is used to define RGB and Alpha blending operations.
enum xiiGALBlendOperation::Enum : StorageType |