Searched defs:g8 (Results 1 – 1 of 1) sorted by relevance
333 uint32_t g8 = g * 255.0f; in SrgbColorToLinear() local344 uint32_t g8 = g * 255.0f; in LinearColorToSrgb() local360 uint32_t g8 = (g0 * (1.0f - t) + g1 * t) * 255.0f; in LerpColor() local