Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Common.h257 static void SetAlphaTestFunc(GraphicsResource& graphicsResource, AlphaTest value);
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Common.cpp698 GL::SetAlphaTestFunc(nw::lyt::GraphicsResource &graphicsResource, nw::lyt::AlphaTest value) in SetAlphaTestFunc() function in nw::lyt::internal::GL
Dlyt_Material.cpp1293 internal::GL::SetAlphaTestFunc(graphicsResource, alphaCompare.GetFunc()); in SetupGraphics()