Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Common.h263 static void SetAlphaTestFunc(GraphicsResource& graphicsResource, AlphaTest value);
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Common.cpp700 GL::SetAlphaTestFunc(nw::lyt::GraphicsResource &graphicsResource, nw::lyt::AlphaTest value) in SetAlphaTestFunc() function in nw::lyt::internal::GL
Dlyt_Material.cpp1295 internal::GL::SetAlphaTestFunc(graphicsResource, alphaCompare.GetFunc()); in SetupGraphics()