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

/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifierUtil.cpp665 case TextureFormat::UNORM_SHORT_1555:
715 case TextureFormat::UNORM_SHORT_1555:
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendTests.cpp893 case TextureFormat::UNORM_SHORT_1555:
949 case TextureFormat::UNORM_SHORT_1555:
/external/deqp/framework/common/
H A DtcuTextureUtil.cpp181 case TextureFormat::UNORM_SHORT_1555: return TEXTURECHANNELCLASS_UNSIGNED_FIXED_POINT;
375 case TextureFormat::UNORM_SHORT_1555:
537 case TextureFormat::UNORM_SHORT_1555: return IVec4(1,5,5,5);
606 case TextureFormat::UNORM_SHORT_1555:
H A DtcuTexture.cpp595 case TextureFormat::UNORM_SHORT_1555:
736 case TextureFormat::UNORM_SHORT_1555:
1024 case TextureFormat::UNORM_SHORT_1555:
1118 case TextureFormat::UNORM_SHORT_1555:
1321 case TextureFormat::UNORM_SHORT_1555:
1458 case TextureFormat::UNORM_SHORT_1555:
3837 "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.cpp1519 case FMT_CASE(ARGB, UNORM_SHORT_1555): return VK_FORMAT_A1R5G5B5_UNORM_PACK16;
1714 case VK_FORMAT_A1R5G5B5_UNORM_PACK16: return TextureFormat(TextureFormat::ARGB, TextureFormat::UNORM_SHORT_1555);
/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp1193 case tcu::TextureFormat::UNORM_SHORT_1555:

Completed in 446 milliseconds