Searched refs:UNORM_SHORT_555 (Results 1 - 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifierUtil.cpp662 case TextureFormat::UNORM_SHORT_555:
697 case TextureFormat::UNORM_SHORT_555:
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendTests.cpp822 case TextureFormat::UNORM_SHORT_555:
890 case TextureFormat::UNORM_SHORT_555:
946 case TextureFormat::UNORM_SHORT_555:
/external/deqp/framework/common/
H A DtcuTextureUtil.cpp178 case TextureFormat::UNORM_SHORT_555: return TEXTURECHANNELCLASS_UNSIGNED_FIXED_POINT;
372 case TextureFormat::UNORM_SHORT_555:
535 case TextureFormat::UNORM_SHORT_555: return IVec4(5,5,5,0);
604 case TextureFormat::UNORM_SHORT_555:
H A DtcuTexture.cpp585 case TextureFormat::UNORM_SHORT_555:
733 case TextureFormat::UNORM_SHORT_555:
1012 case TextureFormat::UNORM_SHORT_555: return swizzleRB( Vec4(UN16(10, 5), UN16( 5, 5), UN16( 0, 5), 1.0f), m_format.order, TextureFormat::RGB);
1107 case TextureFormat::UNORM_SHORT_555: return swizzleRB(UVec4(U16(10, 5), U16( 5, 5), U16( 0, 5), 1).cast<int>(), m_format.order, TextureFormat::RGB);
1293 case TextureFormat::UNORM_SHORT_555:
1435 case TextureFormat::UNORM_SHORT_555:
3834 "UNORM_SHORT_555",
H A DtcuTexture.hpp83 UNORM_SHORT_555, enumerator in enum:tcu::TextureFormat::ChannelType
/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp1190 case tcu::TextureFormat::UNORM_SHORT_555:

Completed in 538 milliseconds