Searched refs:UNSIGNED_SHORT_565 (Results 1 – 4 of 4) sorted by relevance
183 case TextureFormat::UNSIGNED_SHORT_565: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER; in getTextureChannelClass()440 else if (format.type == TextureFormat::UNSIGNED_SHORT_565) in getTextureFormatInfo()539 case TextureFormat::UNSIGNED_SHORT_565: return IVec4(5,6,5,0); in getChannelBitDepth()608 case TextureFormat::UNSIGNED_SHORT_565: in getChannelMantissaBitDepth()
586 case TextureFormat::UNSIGNED_SHORT_565: in isValid()737 case TextureFormat::UNSIGNED_SHORT_565: in getPixelSize()1011 …case TextureFormat::UNSIGNED_SHORT_565: return swizzleRB(UVec4(UI16(11, 5), UI16( 5, 6), UI16(… in getPixel()1105 case TextureFormat::UNSIGNED_SHORT_565: // Fall-through in getPixelInt()1286 case TextureFormat::UNSIGNED_SHORT_565: in setPixel()1428 case TextureFormat::UNSIGNED_SHORT_565: in setPixel()
91 UNSIGNED_SHORT_565, enumerator
1198 case tcu::TextureFormat::UNSIGNED_SHORT_565: in isPackedType()