Home
last modified time | relevance | path

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

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