Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCompressedTexture.cpp1780 const deInt8 rg0s = ((deInt8*)src)[offset]; in decompressBc5() local
1787 rg[c][0] = hasSign ? int8ToFloat(rg0s) : uint8ToFloat(rg0); in decompressBc5()