Home
last modified time | relevance | path

Searched refs:UNSIGNED_SHORT_565 (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp183 case TextureFormat::UNSIGNED_SHORT_565: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER; in getTextureChannelClass()
454 else if (format.type == TextureFormat::UNSIGNED_SHORT_565) in getTextureFormatInfo()
563 case TextureFormat::UNSIGNED_SHORT_565: return IVec4(5,6,5,0); in getChannelBitDepth()
640 case TextureFormat::UNSIGNED_SHORT_565: in getChannelMantissaBitDepth()
DtcuTexture.cpp616 case TextureFormat::UNSIGNED_SHORT_565: in isValid()
783 case TextureFormat::UNSIGNED_SHORT_565: in getPixelSize()
1103 …case TextureFormat::UNSIGNED_SHORT_565: return swizzleGe(UVec4(UI16(11, 5), UI16( 5, 6), UI16(… in getPixel()
1234 case TextureFormat::UNSIGNED_SHORT_565: // Fall-through in getPixelInt()
1280 case TextureFormat::UNSIGNED_SHORT_565: in getPixelInt64()
1442 case TextureFormat::UNSIGNED_SHORT_565: in setPixel()
1586 case TextureFormat::UNSIGNED_SHORT_565: in setPixel()
DtcuTexture.hpp92 UNSIGNED_SHORT_565, enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp846 case tcu::TextureFormat::UNSIGNED_SHORT_565: in isPackedType()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp985 case TextureFormat::UNSIGNED_SHORT_565: in isLegalExpandableFormat()
1038 case TextureFormat::UNSIGNED_SHORT_565: in isSmallerThan8BitFormat()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3638 case tcu::TextureFormat::UNSIGNED_SHORT_565: in getFormatComponentWidth()