Searched defs:b8 (Results 1 – 1 of 1) sorted by relevance
334 uint32_t b8 = b * 255.0f; in SrgbColorToLinear() local345 uint32_t b8 = b * 255.0f; in LinearColorToSrgb() local361 uint32_t b8 = (b0 * (1.0f - t) + b1 * t) * 255.0f; in LerpColor() local