Searched defs:to_srgb (Results 1 – 3 of 3) sorted by relevance
564 to_srgb (float f) in to_srgb() function
1858 STAGE(to_srgb, Ctx::None) { in STAGE() argument
1358 auto to_srgb = [](int bits, F32 v) { in pack32() local