Home
last modified time | relevance | path

Searched refs:UNSIGNED_SHORT_4444 (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/common/
H A DtcuTextureUtil.cpp184 case TextureFormat::UNSIGNED_SHORT_4444: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER; in getTextureChannelClass()
403 case TextureFormat::UNSIGNED_SHORT_4444: cMin = 0.0f; cMax = 15.f; break; in getFloatChannelValueRange()
564 case TextureFormat::UNSIGNED_SHORT_4444: return IVec4(4); in getChannelBitDepth()
639 case TextureFormat::UNSIGNED_SHORT_4444: in getChannelMantissaBitDepth()
H A DtcuTexture.cpp608 case TextureFormat::UNSIGNED_SHORT_4444: in isValid()
769 case TextureFormat::UNSIGNED_SHORT_4444: in getPixelSize()
1070 …case TextureFormat::UNSIGNED_SHORT_4444: return swizzleRB(UVec4(UI16(12, 4), UI16( 8, 4), UI16(… in getPixel()
1166 case TextureFormat::UNSIGNED_SHORT_4444: // Fall-through in getPixelInt()
1367 case TextureFormat::UNSIGNED_SHORT_4444: in setPixel()
1505 case TextureFormat::UNSIGNED_SHORT_4444: in setPixel()
H A DtcuTexture.hpp92 UNSIGNED_SHORT_4444, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp822 case tcu::TextureFormat::UNSIGNED_SHORT_4444: in isPackedType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendTests.cpp960 case TextureFormat::UNSIGNED_SHORT_4444: in isLegalExpandableFormat()
1013 case TextureFormat::UNSIGNED_SHORT_4444: in isSmallerThan8BitFormat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/
H A DvkImageUtil.cpp3321 case tcu::TextureFormat::UNSIGNED_SHORT_4444: in getFormatComponentWidth()