Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp542 static IVec4 getChannelBitDepth (TextureFormat::ChannelType channelType) in getChannelBitDepth() function
605 const IVec4 chnBits = getChannelBitDepth(format.type); in getTextureFormatBitDepth()
667 return getChannelBitDepth(channelType); in getChannelMantissaBitDepth()
1757 const IVec4 channelBits = getChannelBitDepth(format.type); in getTextureBorderColorInt()
1786 const IVec4 channelBits = getChannelBitDepth(format.type); in getTextureBorderColorUint()