Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp275 inline float channelToFloat (const deUint8* value, TextureFormat::ChannelType type) in channelToFloat() function
1145 result[c] = channelToFloat(pixelPtr + channelSize*((int)channelMap[c]), m_format.type); in getPixel()
1298 return channelToFloat(pixelPtr, m_format.type); in getPixDepth()