Searched refs:channelToFloat (Results 1 – 1 of 1) sorted by relevance
275 inline float channelToFloat (const deUint8* value, TextureFormat::ChannelType type) in channelToFloat() function1145 result[c] = channelToFloat(pixelPtr + channelSize*((int)channelMap[c]), m_format.type); in getPixel()1298 return channelToFloat(pixelPtr, m_format.type); in getPixDepth()