Home
last modified time | relevance | path

Searched refs:UNSIGNED_BYTE_44 (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/common/
H A DtcuTextureUtil.cpp182 case TextureFormat::UNSIGNED_BYTE_44: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER; in getTextureChannelClass()
402 case TextureFormat::UNSIGNED_BYTE_44: cMin = 0.0f; cMax = 15.f; break; in getFloatChannelValueRange()
562 case TextureFormat::UNSIGNED_BYTE_44: return IVec4(4,4,0,0); in getChannelBitDepth()
637 case TextureFormat::UNSIGNED_BYTE_44: in getChannelMantissaBitDepth()
H A DtcuTexture.cpp598 case TextureFormat::UNSIGNED_BYTE_44: in isValid()
760 case TextureFormat::UNSIGNED_BYTE_44: in getPixelSize()
1065 …case TextureFormat::UNSIGNED_BYTE_44: return UVec4(UI8 (4, 4), UI8 ( 0, 4), 0u, 1u).cast<f… in getPixel()
1161 case TextureFormat::UNSIGNED_BYTE_44: // Fall-through in getPixelInt()
1336 …case TextureFormat::UNSIGNED_BYTE_44: *((deUint8 *)pixelPtr) = (deUint8)(PU((deUint32)color[0], 4,… in setPixel()
1485 case TextureFormat::UNSIGNED_BYTE_44: // Fall-through in setPixel()
H A DtcuTexture.hpp90 UNSIGNED_BYTE_44, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp820 case tcu::TextureFormat::UNSIGNED_BYTE_44: in isPackedType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendTests.cpp958 case TextureFormat::UNSIGNED_BYTE_44: in isLegalExpandableFormat()
1011 case TextureFormat::UNSIGNED_BYTE_44: in isSmallerThan8BitFormat()