Searched refs:UNSIGNED_SHORT_4444 (Results 1 – 4 of 4) sorted by relevance
184 case TextureFormat::UNSIGNED_SHORT_4444: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER; in getTextureChannelClass()395 case TextureFormat::UNSIGNED_SHORT_4444: cMin = 0.0f; cMax = 15.f; break; in getFloatChannelValueRange()540 case TextureFormat::UNSIGNED_SHORT_4444: return IVec4(4); in getChannelBitDepth()609 case TextureFormat::UNSIGNED_SHORT_4444: in getChannelMantissaBitDepth()
591 case TextureFormat::UNSIGNED_SHORT_4444: in isValid()738 case TextureFormat::UNSIGNED_SHORT_4444: in getPixelSize()1014 …case TextureFormat::UNSIGNED_SHORT_4444: return swizzleRB(UVec4(UI16(12, 4), UI16( 8, 4), UI16(… in getPixel()1108 case TextureFormat::UNSIGNED_SHORT_4444: // Fall-through in getPixelInt()1307 case TextureFormat::UNSIGNED_SHORT_4444: in setPixel()1443 case TextureFormat::UNSIGNED_SHORT_4444: in setPixel()
92 UNSIGNED_SHORT_4444, enumerator
1199 case tcu::TextureFormat::UNSIGNED_SHORT_4444: in isPackedType()