Home
last modified time | relevance | path

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

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