Snaacky/diamond

Implement glow struct to avoid writing 5 times

Snaacky opened this issue · 1 comments

Implement glow struct to avoid writing 5 times

I think he means creating a 16 bytes struct to store [R, G, B, A] values. So we can read/write all 16 bytes in an RPM/WPM call to improve performance.

No description provided.