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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendTests.cpp899 case TextureFormat::UNSIGNED_SHORT_4444:
952 case TextureFormat::UNSIGNED_SHORT_4444:
/external/deqp/framework/common/
H A DtcuTextureUtil.cpp184 case TextureFormat::UNSIGNED_SHORT_4444: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER;
395 case TextureFormat::UNSIGNED_SHORT_4444: cMin = 0.0f; cMax = 15.f; break;
540 case TextureFormat::UNSIGNED_SHORT_4444: return IVec4(4);
609 case TextureFormat::UNSIGNED_SHORT_4444:
H A DtcuTexture.cpp591 case TextureFormat::UNSIGNED_SHORT_4444:
738 case TextureFormat::UNSIGNED_SHORT_4444:
1014 case TextureFormat::UNSIGNED_SHORT_4444: return swizzleRB(UVec4(UI16(12, 4), UI16( 8, 4), UI16( 4, 4), UI16( 0, 4)), m_format.order, TextureFormat::RGBA).cast<float>();
1108 case TextureFormat::UNSIGNED_SHORT_4444: // Fall-through
1307 case TextureFormat::UNSIGNED_SHORT_4444:
1443 case TextureFormat::UNSIGNED_SHORT_4444:
3843 "UNSIGNED_SHORT_4444",
H A DtcuTexture.hpp92 UNSIGNED_SHORT_4444, enumerator in enum:tcu::TextureFormat::ChannelType
/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp1199 case tcu::TextureFormat::UNSIGNED_SHORT_4444:

Completed in 114 milliseconds