Searched defs:getChannelSize (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuTexture.cpp683 int getChannelSize (TextureFormat::ChannelType type) function in namespace:tcu
758 return getNumUsedChannels(order) * getChannelSize(type);
1047 int channelSize = getChannelSize(m_format.type);
1133 int channelSize = getChannelSize(m_format.type);
1376 int channelSize = getChannelSize(m_format.type);
1486 int channelSize = getChannelSize(m_format.type);

Completed in 229 milliseconds