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

/external/deqp/framework/common/
H A DtcuTextureUtil.cpp178 case TextureFormat::UNSIGNED_SHORT_565: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER;
431 else if (format.type == TextureFormat::UNSIGNED_SHORT_565)
525 case TextureFormat::UNSIGNED_SHORT_565: return IVec4(5,6,5,0);
592 case TextureFormat::UNSIGNED_SHORT_565:
H A DtcuTexture.cpp600 case TextureFormat::UNSIGNED_SHORT_565:
681 case TextureFormat::UNSIGNED_SHORT_565:
955 case TextureFormat::UNSIGNED_SHORT_565: return swizzleRB(UVec4(UI16(11, 5), UI16( 5, 6), UI16( 0, 5), 1u), m_format.order, TextureFormat::RGB).cast<float>();
1049 case TextureFormat::UNSIGNED_SHORT_565: // Fall-through
1230 case TextureFormat::UNSIGNED_SHORT_565:
1372 case TextureFormat::UNSIGNED_SHORT_565:
3786 "UNSIGNED_SHORT_565",
H A DtcuTexture.hpp91 UNSIGNED_SHORT_565, enumerator in enum:tcu::TextureFormat::ChannelType

Completed in 125 milliseconds