Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.cpp183 case TextureFormat::UNSIGNED_SHORT_565: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER; in getTextureChannelClass()
440 else if (format.type == TextureFormat::UNSIGNED_SHORT_565) in getTextureFormatInfo()
539 case TextureFormat::UNSIGNED_SHORT_565: return IVec4(5,6,5,0); in getChannelBitDepth()
608 case TextureFormat::UNSIGNED_SHORT_565: in getChannelMantissaBitDepth()
DtcuTexture.cpp586 case TextureFormat::UNSIGNED_SHORT_565: in isValid()
737 case TextureFormat::UNSIGNED_SHORT_565: in getPixelSize()
1011 …case TextureFormat::UNSIGNED_SHORT_565: return swizzleRB(UVec4(UI16(11, 5), UI16( 5, 6), UI16(… in getPixel()
1105 case TextureFormat::UNSIGNED_SHORT_565: // Fall-through in getPixelInt()
1286 case TextureFormat::UNSIGNED_SHORT_565: in setPixel()
1428 case TextureFormat::UNSIGNED_SHORT_565: in setPixel()
DtcuTexture.hpp91 UNSIGNED_SHORT_565, enumerator
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp1198 case tcu::TextureFormat::UNSIGNED_SHORT_565: in isPackedType()