Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCompressedTexture.cpp826 const deUint8 baseCodeword = (deUint8)getBits(src, 56, 63); in decompressEAC8Block() local
867 deInt32 baseCodeword = (deInt32)getBits(src, 56, 63); in decompressEAC11Block() local