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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendTests.cpp898 case TextureFormat::UNSIGNED_SHORT_565:
951 case TextureFormat::UNSIGNED_SHORT_565:
/external/deqp/framework/common/
H A DtcuTextureUtil.cpp183 case TextureFormat::UNSIGNED_SHORT_565: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER;
440 else if (format.type == TextureFormat::UNSIGNED_SHORT_565)
539 case TextureFormat::UNSIGNED_SHORT_565: return IVec4(5,6,5,0);
608 case TextureFormat::UNSIGNED_SHORT_565:
H A DtcuTexture.cpp586 case TextureFormat::UNSIGNED_SHORT_565:
737 case TextureFormat::UNSIGNED_SHORT_565:
1011 case TextureFormat::UNSIGNED_SHORT_565: return swizzleRB(UVec4(UI16(11, 5), UI16( 5, 6), UI16( 0, 5), 1u), m_format.order, TextureFormat::RGB).cast<float>();
1105 case TextureFormat::UNSIGNED_SHORT_565: // Fall-through
1286 case TextureFormat::UNSIGNED_SHORT_565:
1428 case TextureFormat::UNSIGNED_SHORT_565:
3842 "UNSIGNED_SHORT_565",
H A DtcuTexture.hpp91 UNSIGNED_SHORT_565, enumerator in enum:tcu::TextureFormat::ChannelType
/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp1198 case tcu::TextureFormat::UNSIGNED_SHORT_565:

Completed in 83 milliseconds