Searched defs:a8 (Results 1 – 1 of 1) sorted by relevance
335 uint32_t a8 = color >> 24; in SrgbColorToLinear() local346 uint32_t a8 = color >> 24; in LinearColorToSrgb() local362 uint32_t a8 = (a0 * (1.0f - t) + a1 * t) * 255.0f; in LerpColor() local