Searched refs:s_srgb8Lut (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/framework/common/ | ||
H A D | tcuTextureUtil.cpp | 43 static const deUint32 s_srgb8Lut[256] = member 53 return ((const float*)s_srgb8Lut)[cs]; in sRGB8ChannelToLinear() |
Completed in 2 milliseconds