Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.cpp185 case TextureFormat::UNSIGNED_SHORT_5551: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER; in getTextureChannelClass()
435 else if (format.type == TextureFormat::UNSIGNED_SHORT_5551) in getTextureFormatInfo()
541 case TextureFormat::UNSIGNED_SHORT_5551: return IVec4(5,5,5,1); in getChannelBitDepth()
610 case TextureFormat::UNSIGNED_SHORT_5551: in getChannelMantissaBitDepth()
DtcuTexture.cpp592 case TextureFormat::UNSIGNED_SHORT_5551: in isValid()
739 case TextureFormat::UNSIGNED_SHORT_5551: in getPixelSize()
1016 …case TextureFormat::UNSIGNED_SHORT_5551: return swizzleRB(UVec4(UI16(11, 5), UI16( 6, 5), UI16(… in getPixel()
1110 case TextureFormat::UNSIGNED_SHORT_5551: // Fall-through in getPixelInt()
1328 case TextureFormat::UNSIGNED_SHORT_5551: in setPixel()
1451 case TextureFormat::UNSIGNED_SHORT_5551: in setPixel()
DtcuTexture.hpp93 UNSIGNED_SHORT_5551, enumerator
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp1200 case tcu::TextureFormat::UNSIGNED_SHORT_5551: in isPackedType()