Home
last modified time | relevance | path

Searched refs:UNSIGNED_SHORT_5551 (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp185 case TextureFormat::UNSIGNED_SHORT_5551: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER; in getTextureChannelClass()
449 else if (format.type == TextureFormat::UNSIGNED_SHORT_5551) in getTextureFormatInfo()
565 case TextureFormat::UNSIGNED_SHORT_5551: return IVec4(5,5,5,1); in getChannelBitDepth()
642 case TextureFormat::UNSIGNED_SHORT_5551: in getChannelMantissaBitDepth()
DtcuTexture.cpp622 case TextureFormat::UNSIGNED_SHORT_5551: in isValid()
785 case TextureFormat::UNSIGNED_SHORT_5551: in getPixelSize()
1108 …case TextureFormat::UNSIGNED_SHORT_5551: return swizzleGe(UVec4(UI16(11, 5), UI16( 6, 5), UI16(… in getPixel()
1239 case TextureFormat::UNSIGNED_SHORT_5551: // Fall-through in getPixelInt()
1285 case TextureFormat::UNSIGNED_SHORT_5551: in getPixelInt64()
1484 case TextureFormat::UNSIGNED_SHORT_5551: in setPixel()
1609 case TextureFormat::UNSIGNED_SHORT_5551: in setPixel()
DtcuTexture.hpp94 UNSIGNED_SHORT_5551, enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp848 case tcu::TextureFormat::UNSIGNED_SHORT_5551: in isPackedType()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp987 case TextureFormat::UNSIGNED_SHORT_5551: in isLegalExpandableFormat()
1040 case TextureFormat::UNSIGNED_SHORT_5551: in isSmallerThan8BitFormat()