Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/lyt/
Dlyt_Common.h260 static void SetAlphaRefValue(GraphicsResource& graphicsResource, f32 value);
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Common.cpp691 GL::SetAlphaRefValue(nw::lyt::GraphicsResource &graphicsResource, f32 value) in SetAlphaRefValue() function in nw::lyt::internal::GL
Dlyt_Material.cpp1292 internal::GL::SetAlphaRefValue(graphicsResource, alphaCompare.GetRef()); in SetupGraphics()