Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp101 const IVec4 pixelFormatBits = getPixelFormatCompareDepth(pixelFormat, textureFormat); in computeCompareThreshold() local
102 const IVec4 accurateFmtBits = min(pixelFormatBits, texFormatBits); in computeCompareThreshold()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp143 const IVec4 pixelFormatBits = getPixelFormatCompareDepth(pixelFormat, textureFormat); in computeCompareThreshold() local
144 const IVec4 accurateFmtBits = min(pixelFormatBits, texFormatBits); in computeCompareThreshold()