Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifierUtil.cpp662 case TextureFormat::UNORM_SHORT_555: in isPackedType()
697 case TextureFormat::UNORM_SHORT_555: in getPackInfo()
/external/deqp/framework/common/
DtcuTextureUtil.cpp178 case TextureFormat::UNORM_SHORT_555: return TEXTURECHANNELCLASS_UNSIGNED_FIXED_POINT; in getTextureChannelClass()
370 case TextureFormat::UNORM_SHORT_555: in getFloatChannelValueRange()
531 case TextureFormat::UNORM_SHORT_555: return IVec4(5,5,5,0); in getChannelBitDepth()
598 case TextureFormat::UNORM_SHORT_555: in getChannelMantissaBitDepth()
DtcuTexture.cpp535 case TextureFormat::UNORM_SHORT_555: in isValid()
677 case TextureFormat::UNORM_SHORT_555: in getPixelSize()
956 …case TextureFormat::UNORM_SHORT_555: return swizzleRB( Vec4(UN16(10, 5), UN16( 5, 5), UN16( 0,… in getPixel()
1051 …case TextureFormat::UNORM_SHORT_555: return swizzleRB(UVec4(U16(10, 5), U16( 5, 5), U16( 0, 5… in getPixelInt()
1237 case TextureFormat::UNORM_SHORT_555: in setPixel()
1379 case TextureFormat::UNORM_SHORT_555: in setPixel()
DtcuTexture.hpp83 UNORM_SHORT_555, enumerator
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp850 case TextureFormat::UNORM_SHORT_555: in getFormatThreshold()