Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp313 inline int channelToInt (const deUint8* value, TextureFormat::ChannelType type) in channelToInt() function
1233 result[c] = channelToInt(pixelPtr + channelSize*((int)channelMap[c]), m_format.type); in getPixelInt()
1328 return channelToInt(pixelPtr, m_format.type); in getPixStencil()