Home
last modified time | relevance | path

Searched defs:distNdx (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuCompressedTexture.cpp676 const deUint32 distNdx = (getBits(src, 34, 35) << 1) | getBit(src, 32); in decompressETC2Block() local
707 deUint32 distNdx; in decompressETC2Block() local

Completed in 6 milliseconds