Home
last modified time | relevance | path

Searched defs:VERTEX_MAX (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/font/
Dfont_DrawerTypes.h45 VERTEX_MAX enumerator
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawerUniform.cpp241 Drawer::SetUpVtxColors( const nw::ut::Color8 vtxColors[ VERTEX_MAX ], const u8 globalAlpha ) in SetUpVtxColors()
Dlyt_Common.cpp256 const VEC2 (*texCoords)[VERTEX_MAX], in DrawQuad()