Searched defs:cols (Results 1 – 1 of 1) sorted by relevance
191 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