Searched refs:srgb_constants (Results 1 – 1 of 1) sorted by relevance
365 const float srgb_constants[4] = {1.0/1.055, 0.055/1.055, 2.4, 0.0822}; in emit_constants() local387 c = (uint *) srgb_constants; in emit_constants()