Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCompressedTexture.cpp742 …decompressEAC11Block (deUint8 dst[ETC2_UNCOMPRESSED_BLOCK_SIZE_R11], deUint64 src, bool signedMode) in decompressEAC11Block()
900 void decompressEAC_R11 (const PixelBufferAccess& dst, const deUint8* src, bool signedMode) in decompressEAC_R11()
939 void decompressEAC_RG11 (const PixelBufferAccess& dst, const deUint8* src, bool signedMode) in decompressEAC_RG11()