Searched defs:linearRGB (Results 1 – 2 of 2) sorted by relevance
81 vec3 linearRGB; member
1570 const vec3 linearRGB = eotf(rgb); in tonemap() local