Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp100 const IVec4 texFormatBits = tcu::getTextureFormatBitDepth(textureFormat); in computeCompareThreshold() local
102 const IVec4 accurateFmtBits = min(pixelFormatBits, texFormatBits); in computeCompareThreshold()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp142 const IVec4 texFormatBits = getEffectiveTextureFormatBitDepth(textureFormat); in computeCompareThreshold() local
144 const IVec4 accurateFmtBits = min(pixelFormatBits, texFormatBits); in computeCompareThreshold()