Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.cpp178 case TextureFormat::UNSIGNED_SHORT_565: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER; in getTextureChannelClass()
431 else if (format.type == TextureFormat::UNSIGNED_SHORT_565) in getTextureFormatInfo()
525 case TextureFormat::UNSIGNED_SHORT_565: return IVec4(5,6,5,0); in getChannelBitDepth()
592 case TextureFormat::UNSIGNED_SHORT_565: in getChannelMantissaBitDepth()
DtcuTexture.cpp600 case TextureFormat::UNSIGNED_SHORT_565: in isValid()
681 case TextureFormat::UNSIGNED_SHORT_565: in getPixelSize()
955 …case TextureFormat::UNSIGNED_SHORT_565: return swizzleRB(UVec4(UI16(11, 5), UI16( 5, 6), UI16(… in getPixel()
1049 case TextureFormat::UNSIGNED_SHORT_565: // Fall-through in getPixelInt()
1230 case TextureFormat::UNSIGNED_SHORT_565: in setPixel()
1372 case TextureFormat::UNSIGNED_SHORT_565: in setPixel()
DtcuTexture.hpp91 UNSIGNED_SHORT_565, enumerator