Searched refs:channelToFloat (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuTexture.cpp210 inline float channelToFloat (const deUint8* value, TextureFormat::ChannelType type) function in namespace:tcu::__anon2982
686 result[c] = channelToFloat(pixelPtr + channelSize*((int)channelMap[c]), m_format.type);
841 return channelToFloat(pixelPtr, m_format.type);

Completed in 47 milliseconds