Searched refs:channelToInt (Results 1 – 1 of 1) sorted by relevance
313 inline int channelToInt (const deUint8* value, TextureFormat::ChannelType type) in channelToInt() function1233 result[c] = channelToInt(pixelPtr + channelSize*((int)channelMap[c]), m_format.type); in getPixelInt()1328 return channelToInt(pixelPtr, m_format.type); in getPixStencil()