Home
last modified time | relevance | path

Searched refs:AlphaTest (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Types.h632 enum AlphaTest enum
2329 AlphaTest aFunc, in AlphaCompare()
2350 AlphaTest aFunc, in Set()
2366 AlphaTest GetFunc() const in GetFunc()
2368 return AlphaTest(func); in GetFunc()
Dlyt_Common.h257 static void SetAlphaTestFunc(GraphicsResource& graphicsResource, AlphaTest value);
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResFragmentShader.h1105 …NW_RES_FIELD_RESSTRUCT_DECL( ResAlphaTest, AlphaTest ) // GetAlphaTest(), GetAlp…
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Common.cpp698 GL::SetAlphaTestFunc(nw::lyt::GraphicsResource &graphicsResource, nw::lyt::AlphaTest value) in SetAlphaTestFunc()