Searched refs:UNORM_SHORT_1555 (Results 1 – 6 of 6) sorted by relevance
665 case TextureFormat::UNORM_SHORT_1555: in isPackedType()715 case TextureFormat::UNORM_SHORT_1555: in getPackInfo()
181 case TextureFormat::UNORM_SHORT_1555: return TEXTURECHANNELCLASS_UNSIGNED_FIXED_POINT; in getTextureChannelClass()375 case TextureFormat::UNORM_SHORT_1555: in getFloatChannelValueRange()537 case TextureFormat::UNORM_SHORT_1555: return IVec4(1,5,5,5); in getChannelBitDepth()606 case TextureFormat::UNORM_SHORT_1555: in getChannelMantissaBitDepth()
595 case TextureFormat::UNORM_SHORT_1555: in isValid()736 case TextureFormat::UNORM_SHORT_1555: in getPixelSize()1024 case TextureFormat::UNORM_SHORT_1555: in getPixel()1118 case TextureFormat::UNORM_SHORT_1555: in getPixelInt()1321 case TextureFormat::UNORM_SHORT_1555: in setPixel()1458 case TextureFormat::UNORM_SHORT_1555: in setPixel()
86 UNORM_SHORT_1555, enumerator
1519 case FMT_CASE(ARGB, UNORM_SHORT_1555): return VK_FORMAT_A1R5G5B5_UNORM_PACK16; in mapTextureFormat()1660 …_A1R5G5B5_UNORM_PACK16: return TextureFormat(TextureFormat::ARGB, TextureFormat::UNORM_SHORT_1555); in mapVkFormat()
1193 case tcu::TextureFormat::UNORM_SHORT_1555: in isPackedType()