Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/lyt/
Dlyt_Common.h189 const ut::Color8 cols[], in GetVtxColorElement()
201 ut::Color8 cols[], in SetVtxColorElement()
208 reinterpret_cast<u8*>(&cols[idx / sizeof(ut::Color8)])[idx % sizeof(ut::Color8)] = value; in SetVtxColorElement() local