Searched refs:accurateFmtBits (Results 1 – 2 of 2) sorted by relevance
102 const IVec4 accurateFmtBits = min(pixelFormatBits, texFormatBits); in computeCompareThreshold() local103 …const IVec4 compareBits = select(accurateFmtBits, IVec4(8), greaterThan(accurateFmtBits, IVec4(… in computeCompareThreshold()
144 const IVec4 accurateFmtBits = min(pixelFormatBits, texFormatBits); in computeCompareThreshold() local145 …const IVec4 compareBits = select(accurateFmtBits, IVec4(8), greaterThan(accurateFmtBits, IVec4(… in computeCompareThreshold()