Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.cpp650 static IVec4 getChannelBitDepth(TextureFormat::ChannelType channelType) in getChannelBitDepth() function
761 const IVec4 chnBits = getChannelBitDepth(format.type); in getTextureFormatBitDepth()
821 return getChannelBitDepth(channelType); in getChannelMantissaBitDepth()
1996 const IVec4 channelBits = getChannelBitDepth(format.type); in getTextureBorderColorInt()
2026 const IVec4 channelBits = getChannelBitDepth(format.type); in getTextureBorderColorUint()