Home
last modified time | relevance | path

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

/external/deqp/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.cpp616 case TextureFormat::UNSIGNED_SHORT_5551: in isValid()
779 case TextureFormat::UNSIGNED_SHORT_5551: in getPixelSize()
1102 …case TextureFormat::UNSIGNED_SHORT_5551: return swizzleGe(UVec4(UI16(11, 5), UI16( 6, 5), UI16(… in getPixel()
1198 case TextureFormat::UNSIGNED_SHORT_5551: // Fall-through in getPixelInt()
1418 case TextureFormat::UNSIGNED_SHORT_5551: in setPixel()
1543 case TextureFormat::UNSIGNED_SHORT_5551: in setPixel()
DtcuTexture.hpp94 UNSIGNED_SHORT_5551, enumerator
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp848 case tcu::TextureFormat::UNSIGNED_SHORT_5551: in isPackedType()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp980 case TextureFormat::UNSIGNED_SHORT_5551: in isLegalExpandableFormat()
1033 case TextureFormat::UNSIGNED_SHORT_5551: in isSmallerThan8BitFormat()