Searched refs:channelBitDepth (Results 1 – 1 of 1) sorted by relevance
1238 const tcu::IVec4 channelBitDepth = tcu::getTextureFormatBitDepth(format); in getMinimumComponentResolution() local1251 return channelBitDepth[0]; in getMinimumComponentResolution()1263 return channelBitDepth[1]; in getMinimumComponentResolution()1274 return channelBitDepth[2]; in getMinimumComponentResolution()1283 return channelBitDepth[3]; in getMinimumComponentResolution()1290 return channelBitDepth[0]; in getMinimumComponentResolution()1296 return channelBitDepth[3]; in getMinimumComponentResolution()