Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.cpp180 case TextureFormat::UNSIGNED_SHORT_5551: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER; in getTextureChannelClass()
426 else if (format.type == TextureFormat::UNSIGNED_SHORT_5551) in getTextureFormatInfo()
527 case TextureFormat::UNSIGNED_SHORT_5551: return IVec4(5,5,5,1); in getChannelBitDepth()
594 case TextureFormat::UNSIGNED_SHORT_5551: in getChannelMantissaBitDepth()
DtcuTexture.cpp606 case TextureFormat::UNSIGNED_SHORT_5551: in isValid()
683 case TextureFormat::UNSIGNED_SHORT_5551: in getPixelSize()
960 …case TextureFormat::UNSIGNED_SHORT_5551: return swizzleRB(UVec4(UI16(11, 5), UI16( 6, 5), UI16(… in getPixel()
1054 case TextureFormat::UNSIGNED_SHORT_5551: // Fall-through in getPixelInt()
1272 case TextureFormat::UNSIGNED_SHORT_5551: in setPixel()
1395 case TextureFormat::UNSIGNED_SHORT_5551: in setPixel()
DtcuTexture.hpp93 UNSIGNED_SHORT_5551, enumerator