Searched refs:UNSIGNED_SHORT_5551 (Results 1 - 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendTests.cpp900 case TextureFormat::UNSIGNED_SHORT_5551:
953 case TextureFormat::UNSIGNED_SHORT_5551:
/external/deqp/framework/common/
H A DtcuTextureUtil.cpp185 case TextureFormat::UNSIGNED_SHORT_5551: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER;
435 else if (format.type == TextureFormat::UNSIGNED_SHORT_5551)
541 case TextureFormat::UNSIGNED_SHORT_5551: return IVec4(5,5,5,1);
610 case TextureFormat::UNSIGNED_SHORT_5551:
H A DtcuTexture.cpp592 case TextureFormat::UNSIGNED_SHORT_5551:
739 case TextureFormat::UNSIGNED_SHORT_5551:
1016 case TextureFormat::UNSIGNED_SHORT_5551: return swizzleRB(UVec4(UI16(11, 5), UI16( 6, 5), UI16( 1, 5), UI16( 0, 1)), m_format.order, TextureFormat::RGBA).cast<float>();
1110 case TextureFormat::UNSIGNED_SHORT_5551: // Fall-through
1328 case TextureFormat::UNSIGNED_SHORT_5551:
1451 case TextureFormat::UNSIGNED_SHORT_5551:
3844 "UNSIGNED_SHORT_5551",
H A DtcuTexture.hpp93 UNSIGNED_SHORT_5551, enumerator in enum:tcu::TextureFormat::ChannelType
/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp1200 case tcu::TextureFormat::UNSIGNED_SHORT_5551:

Completed in 1568 milliseconds