Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp2453 const int* internalformatBitTable = reinterpret_cast<const int*>(&m_internalFormat.bits); in compare() local
2472 int bit3 = getRealBitPrecision(internalformatBitTable[j], iformatSampler == SAMPLER_FLOAT); in compare()