Home
last modified time | relevance | path

Searched refs:UNSIGNED_SHORT_4444 (Results 1 – 7 of 7) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fTextureWrapTests.cpp184 m_texture->getRefTexture().getFormat().type == tcu::TextureFormat::UNSIGNED_SHORT_4444) in iterate()
/external/deqp/framework/common/
DtcuTextureUtil.cpp184 case TextureFormat::UNSIGNED_SHORT_4444: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER; in getTextureChannelClass()
403 case TextureFormat::UNSIGNED_SHORT_4444: cMin = 0.0f; cMax = 15.f; break; in getFloatChannelValueRange()
564 case TextureFormat::UNSIGNED_SHORT_4444: return IVec4(4); in getChannelBitDepth()
641 case TextureFormat::UNSIGNED_SHORT_4444: in getChannelMantissaBitDepth()
DtcuTexture.cpp615 case TextureFormat::UNSIGNED_SHORT_4444: in isValid()
778 case TextureFormat::UNSIGNED_SHORT_4444: in getPixelSize()
1100 …case TextureFormat::UNSIGNED_SHORT_4444: return swizzleGe(UVec4(UI16(12, 4), UI16( 8, 4), UI16(… in getPixel()
1196 case TextureFormat::UNSIGNED_SHORT_4444: // Fall-through in getPixelInt()
1397 case TextureFormat::UNSIGNED_SHORT_4444: in setPixel()
1535 case TextureFormat::UNSIGNED_SHORT_4444: in setPixel()
DtcuTexture.hpp93 UNSIGNED_SHORT_4444, enumerator
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp847 case tcu::TextureFormat::UNSIGNED_SHORT_4444: in isPackedType()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp979 case TextureFormat::UNSIGNED_SHORT_4444: in isLegalExpandableFormat()
1032 case TextureFormat::UNSIGNED_SHORT_4444: in isSmallerThan8BitFormat()
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3563 case tcu::TextureFormat::UNSIGNED_SHORT_4444: in getFormatComponentWidth()