Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Common.h262 static void SetAlphaRefValue(GraphicsResource& graphicsResource, f32 value);
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Common.cpp693 GL::SetAlphaRefValue(nw::lyt::GraphicsResource &graphicsResource, f32 value) in SetAlphaRefValue() function in nw::lyt::internal::GL
Dlyt_Material.cpp1294 internal::GL::SetAlphaRefValue(graphicsResource, alphaCompare.GetRef()); in SetupGraphics()