Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Drawer.h336 void SetUpVtxColors( const nw::ut::Color8 vtxColors[VERTEX_MAX],
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_DrawerUniform.cpp239 Drawer::SetUpVtxColors( const nw::ut::Color8 vtxColors[ VERTEX_MAX ], const u8 globalAlpha ) in SetUpVtxColors() function in nw::lyt::Drawer
358 pDrawer->SetUpVtxColors( m_VtxColors, GetGlobalAlpha() ); in MakeUniformDataSelf()
Dlyt_Window.cpp978 pDrawer->SetUpVtxColors( m_Content.vtxColors, GetGlobalAlpha() ); in MakeUniformDataSelf()
989 pDrawer->SetUpVtxColors( white, GetGlobalAlpha() ); in MakeUniformDataSelf()