Searched defs:from_srgb (Results 1 – 2 of 2) sorted by relevance
1846 STAGE(from_srgb, Ctx::None) { in STAGE() argument
1214 auto from_srgb = [](int bits, I32 channel) -> F32 { in unpack() local