Home
last modified time | relevance | path

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

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