Searched refs:texFormatBits (Results 1 – 2 of 2) sorted by relevance
100 const IVec4 texFormatBits = tcu::getTextureFormatBitDepth(textureFormat); in computeCompareThreshold() local102 const IVec4 accurateFmtBits = min(pixelFormatBits, texFormatBits); in computeCompareThreshold()
142 const IVec4 texFormatBits = getEffectiveTextureFormatBitDepth(textureFormat); in computeCompareThreshold() local144 const IVec4 accurateFmtBits = min(pixelFormatBits, texFormatBits); in computeCompareThreshold()