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