Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.cpp183 case TextureFormat::UNSIGNED_SHORT_565: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER; in getTextureChannelClass()
454 else if (format.type == TextureFormat::UNSIGNED_SHORT_565) in getTextureFormatInfo()
563 case TextureFormat::UNSIGNED_SHORT_565: return IVec4(5,6,5,0); in getChannelBitDepth()
638 case TextureFormat::UNSIGNED_SHORT_565: in getChannelMantissaBitDepth()
DtcuTexture.cpp602 case TextureFormat::UNSIGNED_SHORT_565: in isValid()
767 case TextureFormat::UNSIGNED_SHORT_565: in getPixelSize()
1066 …case TextureFormat::UNSIGNED_SHORT_565: return swizzleRB(UVec4(UI16(11, 5), UI16( 5, 6), UI16(… in getPixel()
1162 case TextureFormat::UNSIGNED_SHORT_565: // Fall-through in getPixelInt()
1345 case TextureFormat::UNSIGNED_SHORT_565: in setPixel()
1489 case TextureFormat::UNSIGNED_SHORT_565: in setPixel()
DtcuTexture.hpp91 UNSIGNED_SHORT_565, enumerator
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp697 case TextureFormat::UNSIGNED_SHORT_565: in isLegalExpandableFormat()
750 case TextureFormat::UNSIGNED_SHORT_565: in isSmallerThan8BitFormat()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp821 case tcu::TextureFormat::UNSIGNED_SHORT_565: in isPackedType()
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3324 case tcu::TextureFormat::UNSIGNED_SHORT_565: in getFormatComponentWidth()