D3D12_RENDER_TARGET_BLEND_DESCを参照
[詳解]
|
D3D12_RENDER_TARGET_BLEND_DESC | Convert () |
template<class Archive> |
void | serialize (Archive &A) |
|
bool | blendEnable = false |
bool | logicOpEnable = false |
std::string | srcBlend = "ONE" |
std::string | destBlend = "ZERO" |
std::string | blendOp = "ADD" |
std::string | srcBlendAlpha = "ONE" |
std::string | destBlendAlpha = "ZERO" |
std::string | blendOpAlpha = "ADD" |
std::string | logicOp = "NOOP" |
std::string | renderTargetWriteMask = "ALL" |
D3D12_RENDER_TARGET_BLEND_DESCを参照
YRZFx.ixx の 775 行目に定義があります。
この構造体詳解は次のファイルから抽出されました: