Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp2445 const int* internalformatBitTable = reinterpret_cast<const int*>(&m_internalFormat.bits); in compare() local
2464 int bit3 = getRealBitPrecision(internalformatBitTable[j], iformatSampler == SAMPLER_FLOAT); in compare()