#include <g3d_GfxState.h>
Inherits nw::g3d::fnd::GfxBlendCtrl_t.
◆ NW_G3D_GFX_STATE()
| nw::g3d::fnd::GfxBlendCtrl::NW_G3D_GFX_STATE |
( |
GfxBlendCtrl | | ) |
|
|
private |
◆ Load() [1/2]
| void nw::g3d::fnd::GfxBlendCtrl::Load |
( |
| ) |
const |
◆ Load() [2/2]
| void nw::g3d::fnd::GfxBlendCtrl::Load |
( |
GX2RenderTarget | target | ) |
const |
◆ GetColorSrcBlend()
| GX2BlendFunction nw::g3d::fnd::GfxBlendCtrl::GetColorSrcBlend |
( |
| ) |
const |
◆ GetColorDstBlend()
| GX2BlendFunction nw::g3d::fnd::GfxBlendCtrl::GetColorDstBlend |
( |
| ) |
const |
◆ GetColorCombine()
| GX2BlendCombine nw::g3d::fnd::GfxBlendCtrl::GetColorCombine |
( |
| ) |
const |
◆ GetSeparateAlphaBlend()
| GX2Boolean nw::g3d::fnd::GfxBlendCtrl::GetSeparateAlphaBlend |
( |
| ) |
const |
◆ GetAlphaSrcBlend()
| GX2BlendFunction nw::g3d::fnd::GfxBlendCtrl::GetAlphaSrcBlend |
( |
| ) |
const |
◆ GetAlphaDstBlend()
| GX2BlendFunction nw::g3d::fnd::GfxBlendCtrl::GetAlphaDstBlend |
( |
| ) |
const |
◆ GetAlphaCombine()
| GX2BlendCombine nw::g3d::fnd::GfxBlendCtrl::GetAlphaCombine |
( |
| ) |
const |