Searched refs:channelToInt (Results 1 – 1 of 1) sorted by relevance
285 inline int channelToInt (const deUint8* value, TextureFormat::ChannelType type) in channelToInt() function740 result[c] = channelToInt(pixelPtr + channelSize*((int)map), m_format.type); in getPixelInt()833 return channelToInt(pixelPtr, m_format.type); in getPixStencil()838 … return channelToInt(pixelPtr + getChannelSize(m_format.type)*stencilChannelIndex, m_format.type); in getPixStencil()