Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp1238 const tcu::IVec4 channelBitDepth = tcu::getTextureFormatBitDepth(format); in getMinimumComponentResolution() local
1251 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()