Home
last modified time | relevance | path

Searched refs:globalAlpha (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Drawer.h340 const u8 globalAlpha );
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawerUniform.cpp241 Drawer::SetUpVtxColors( const nw::ut::Color8 vtxColors[ VERTEX_MAX ], const u8 globalAlpha ) in SetUpVtxColors() argument
246 register f32 alpha = globalAlpha * d; in SetUpVtxColors()