Home
last modified time | relevance | path

Searched refs:getChannelBitDepth (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuTextureUtil.cpp518 static IVec4 getChannelBitDepth (TextureFormat::ChannelType channelType) in getChannelBitDepth() function
573 const IVec4 chnBits = getChannelBitDepth(format.type); in getTextureFormatBitDepth()
629 return getChannelBitDepth(channelType); in getChannelMantissaBitDepth()
1637 const IVec4 channelBits = getChannelBitDepth(format.type); in getTextureBorderColorInt()
1666 const IVec4 channelBits = getChannelBitDepth(format.type); in getTextureBorderColorUint()