Home
last modified time | relevance | path

Searched refs:OutputStage (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-2.3.4/CTR_SDK/include/nn/gd/CTR/
Dgd_OutputStage.h141 class OutputStage
925 OutputStage::BlendType m_BlendType;
932 OutputStage::LogicOperator m_LogicOp;
939 OutputStage::BlendFunction m_SrcRgb;
946 OutputStage::BlendFunction m_DstRgb;
953 OutputStage::BlendFunction m_SrcAlpha;
960 OutputStage::BlendFunction m_DstAlpha;
967 OutputStage::BlendEquation m_EqRgb;
974 OutputStage::BlendEquation m_EqAlpha;
995 …void SetBlendFunc(OutputStage::BlendFunction src, OutputStage::BlendFunction dst, OutputStage::Ble… in SetBlendFunc()
[all …]
Dgd_GasFog.h48 class OutputStage; variable
92 friend class nn::gd::CTR::internal::OutputStage;