Searched refs:UNORM_SHORT_555 (Results 1 – 6 of 6) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineBlendTests.cpp | 611 case TextureFormat::UNORM_SHORT_555: in getFormatThreshold() 679 case TextureFormat::UNORM_SHORT_555: in isLegalExpandableFormat() 735 case TextureFormat::UNORM_SHORT_555: in isSmallerThan8BitFormat()
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktSampleVerifierUtil.cpp | 662 case TextureFormat::UNORM_SHORT_555: in isPackedType() 697 case TextureFormat::UNORM_SHORT_555: in getPackInfo()
|
/external/deqp/framework/common/ |
D | tcuTextureUtil.cpp | 178 case TextureFormat::UNORM_SHORT_555: return TEXTURECHANNELCLASS_UNSIGNED_FIXED_POINT; in getTextureChannelClass() 372 case TextureFormat::UNORM_SHORT_555: in getFloatChannelValueRange() 535 case TextureFormat::UNORM_SHORT_555: return IVec4(5,5,5,0); in getChannelBitDepth() 604 case TextureFormat::UNORM_SHORT_555: in getChannelMantissaBitDepth()
|
D | tcuTexture.cpp | 585 case TextureFormat::UNORM_SHORT_555: in isValid() 733 case TextureFormat::UNORM_SHORT_555: in getPixelSize() 1012 …case TextureFormat::UNORM_SHORT_555: return swizzleRB( Vec4(UN16(10, 5), UN16( 5, 5), UN16( 0,… in getPixel() 1107 …case TextureFormat::UNORM_SHORT_555: return swizzleRB(UVec4(U16(10, 5), U16( 5, 5), U16( 0, 5… in getPixelInt() 1293 case TextureFormat::UNORM_SHORT_555: in setPixel() 1435 case TextureFormat::UNORM_SHORT_555: in setPixel()
|
D | tcuTexture.hpp | 83 UNORM_SHORT_555, enumerator
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageTestsUtil.cpp | 914 case tcu::TextureFormat::UNORM_SHORT_555: in isPackedType()
|