Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.cpp179 case TextureFormat::UNSIGNED_SHORT_4444: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER; in getTextureChannelClass()
386 case TextureFormat::UNSIGNED_SHORT_4444: cMin = 0.0f; cMax = 15.f; break; in getFloatChannelValueRange()
526 case TextureFormat::UNSIGNED_SHORT_4444: return IVec4(4); in getChannelBitDepth()
593 case TextureFormat::UNSIGNED_SHORT_4444: in getChannelMantissaBitDepth()
DtcuTexture.cpp605 case TextureFormat::UNSIGNED_SHORT_4444: in isValid()
682 case TextureFormat::UNSIGNED_SHORT_4444: in getPixelSize()
958 …case TextureFormat::UNSIGNED_SHORT_4444: return swizzleRB(UVec4(UI16(12, 4), UI16( 8, 4), UI16(… in getPixel()
1052 case TextureFormat::UNSIGNED_SHORT_4444: // Fall-through in getPixelInt()
1251 case TextureFormat::UNSIGNED_SHORT_4444: in setPixel()
1387 case TextureFormat::UNSIGNED_SHORT_4444: in setPixel()
DtcuTexture.hpp92 UNSIGNED_SHORT_4444, enumerator