Home
last modified time | relevance | path

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

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