Searched refs:UNORM_SHORT_1555 (Results 1 - 4 of 4) sorted by relevance

/external/deqp/framework/common/
H A DtcuTextureUtil.cpp176 case TextureFormat::UNORM_SHORT_1555: return TEXTURECHANNELCLASS_UNSIGNED_FIXED_POINT;
368 case TextureFormat::UNORM_SHORT_1555:
523 case TextureFormat::UNORM_SHORT_1555: return IVec4(1,5,5,5);
590 case TextureFormat::UNORM_SHORT_1555:
H A DtcuTexture.cpp609 case TextureFormat::UNORM_SHORT_1555:
680 case TextureFormat::UNORM_SHORT_1555:
968 case TextureFormat::UNORM_SHORT_1555:
1062 case TextureFormat::UNORM_SHORT_1555:
1265 case TextureFormat::UNORM_SHORT_1555:
1402 case TextureFormat::UNORM_SHORT_1555:
3781 "UNORM_SHORT_1555",
H A DtcuTexture.hpp86 UNORM_SHORT_1555, enumerator in enum:tcu::TextureFormat::ChannelType
/external/deqp/external/vulkancts/framework/vulkan/
H A DvkImageUtil.cpp156 case FMT_CASE(ARGB, UNORM_SHORT_1555): return VK_FORMAT_A1R5G5B5_UNORM_PACK16;
288 case VK_FORMAT_A1R5G5B5_UNORM_PACK16: return TextureFormat(TextureFormat::ARGB, TextureFormat::UNORM_SHORT_1555);

Completed in 139 milliseconds