Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp512 tcu::Vec4 unpackRGB999E5 (deUint32 color) in unpackRGB999E5() function
1022 case TextureFormat::UNSIGNED_INT_999_E5_REV: return unpackRGB999E5(*((const deUint32*)pixelPtr)); in getPixel()