Home
last modified time | relevance | path

Searched defs:indexBits (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/glx/
Dglxconfig.h43 GLint indexBits; /* total bits for colorindex */ member
/third_party/vk-gl-cts/framework/common/
DtcuCompressedTexture.cpp1716 const deUint64 indexBits = get64BitBlockLE(src, 0) >> 16; in decompressBc4() local
1782 const deUint64 indexBits = get64BitBlockLE(src, c) >> 16; in decompressBc5() local
2230 static const deUint8 indexBits[] = { 3, 3, 2, 2, 2, 2, 4, 2 }; in decompressBc7() local