Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp102 const IVec4 accurateFmtBits = min(pixelFormatBits, texFormatBits); in computeCompareThreshold() local
103 …const IVec4 compareBits = select(accurateFmtBits, IVec4(8), greaterThan(accurateFmtBits, IVec4(… in computeCompareThreshold()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp144 const IVec4 accurateFmtBits = min(pixelFormatBits, texFormatBits); in computeCompareThreshold() local
145 …const IVec4 compareBits = select(accurateFmtBits, IVec4(8), greaterThan(accurateFmtBits, IVec4(… in computeCompareThreshold()