Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp541 tcu::Vec4 unpackRGB999E5 (deUint32 color) in unpackRGB999E5() function
1116 case TextureFormat::UNSIGNED_INT_999_E5_REV: return unpackRGB999E5(*((const deUint32*)pixelPtr)); in getPixel()