Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp2446 const int* copyFormatBitTable = m_copyInternalFormat.bits.array; in compare() local
2492 bitdiff = std::min(bitdiff, copyFormatBitTable[j]); in compare()
2512 inputValue = clampSignedValue(copyFormatBitTable[j], inputValue); in compare()
2534 inputValue = clampUnsignedValue(copyFormatBitTable[j], inputValue); in compare()