Home
last modified time | relevance | path

Searched refs:IsBlendModeCap (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Material.h216 bool IsBlendModeCap() const in IsBlendModeCap() function
718 NW_ASSERT(IsBlendModeCap()); in GetBlendMode()
732 NW_ASSERT(IsBlendModeCap()); in SetBlendMode()
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Material.cpp273 NW_ASSERT(IsBlendModeCap()); in Material()
1305 if (IsBlendModeCap()) in SetupGraphics()
Dlyt_DrawerGraphics.cpp81 if ( pMaterial->IsBlendModeCap() ) in SetUpTexEnv()