Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Material.h218 bool IsBlendModeCap() const in IsBlendModeCap() function
720 NW_ASSERT(IsBlendModeCap()); in GetBlendMode()
734 NW_ASSERT(IsBlendModeCap()); in SetBlendMode()
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Material.cpp275 NW_ASSERT(IsBlendModeCap()); in Material()
1307 if (IsBlendModeCap()) in SetupGraphics()
Dlyt_DrawerGraphics.cpp100 if ( pMaterial->IsBlendModeCap() ) in SetUpTexEnv()