Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifierUtil.cpp663 case TextureFormat::UNORM_SHORT_555: in isPackedType()
700 case TextureFormat::UNORM_SHORT_555: in getPackInfo()
/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp178 case TextureFormat::UNORM_SHORT_555: return TEXTURECHANNELCLASS_UNSIGNED_FIXED_POINT; in getTextureChannelClass()
380 case TextureFormat::UNORM_SHORT_555: in getFloatChannelValueRange()
559 case TextureFormat::UNORM_SHORT_555: return IVec4(5,5,5,0); in getChannelBitDepth()
636 case TextureFormat::UNORM_SHORT_555: in getChannelMantissaBitDepth()
DtcuTexture.cpp615 case TextureFormat::UNORM_SHORT_555: in isValid()
779 case TextureFormat::UNORM_SHORT_555: in getPixelSize()
1104 …case TextureFormat::UNORM_SHORT_555: return swizzleGe( Vec4(UN16(10, 5), UN16( 5, 5), UN16( 0,… in getPixel()
1236 …case TextureFormat::UNORM_SHORT_555: return swizzleGe(UVec4(U16(10, 5), U16( 5, 5), U16( 0, 5… in getPixelInt()
1282 case TextureFormat::UNORM_SHORT_555: in getPixelInt64()
1449 case TextureFormat::UNORM_SHORT_555: in setPixel()
1593 case TextureFormat::UNORM_SHORT_555: in setPixel()
DtcuTexture.hpp84 UNORM_SHORT_555, enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp900 case TextureFormat::UNORM_SHORT_555: in getFormatThreshold()
976 case TextureFormat::UNORM_SHORT_555: in isLegalExpandableFormat()
1033 case TextureFormat::UNORM_SHORT_555: in isSmallerThan8BitFormat()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp838 case tcu::TextureFormat::UNORM_SHORT_555: in isPackedType()