Searched refs:getChannelSize (Results 1 – 4 of 4) sorted by relevance
812 chanSize = getChannelSize(texFormat.type); in convertNormalizedFormat()
683 int getChannelSize (TextureFormat::ChannelType type) in getChannelSize() function758 return getNumUsedChannels(order) * getChannelSize(type); in getPixelSize()1047 int channelSize = getChannelSize(m_format.type); in getPixel()1133 int channelSize = getChannelSize(m_format.type); in getPixelInt()1376 int channelSize = getChannelSize(m_format.type); in setPixel()1486 int channelSize = getChannelSize(m_format.type); in setPixel()
146 int getChannelSize (TextureFormat::ChannelType type);
181 switch (getChannelSize(tcuFormat.type)) in getClearValueInt()