Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Drawer.h339 void SetUpVtxColors( const nw::ut::Color8 vtxColors[VERTEX_MAX],
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawerUniform.cpp241 Drawer::SetUpVtxColors( const nw::ut::Color8 vtxColors[ VERTEX_MAX ], const u8 globalAlpha ) in SetUpVtxColors() function in nw::lyt::Drawer
360 pDrawer->SetUpVtxColors( m_VtxColors, GetGlobalAlpha() ); in MakeUniformDataSelf()
Dlyt_Window.cpp980 pDrawer->SetUpVtxColors( m_Content.vtxColors, GetGlobalAlpha() ); in MakeUniformDataSelf()
991 pDrawer->SetUpVtxColors( white, GetGlobalAlpha() ); in MakeUniformDataSelf()