Searched refs:UNSIGNED_INT_16_8_8 (Results 1 – 11 of 11) sorted by relevance
125 return type == TextureFormat::UNSIGNED_INT_16_8_8 || in isCombinedDepthStencilType()193 …case TextureFormat::UNSIGNED_INT_16_8_8: return TEXTURECHANNELCLASS_LAST; //!< packed unorm1… in getTextureChannelClass()580 case TextureFormat::UNSIGNED_INT_16_8_8: return IVec4(16,8,0,0); in getChannelBitDepth()655 case TextureFormat::UNSIGNED_INT_16_8_8: in getChannelMantissaBitDepth()1440 case TextureFormat::UNSIGNED_INT_16_8_8: in toSamplerAccess()
644 case TextureFormat::UNSIGNED_INT_16_8_8: in isValid()797 case TextureFormat::UNSIGNED_INT_16_8_8: in getPixelSize()1346 case TextureFormat::UNSIGNED_INT_16_8_8: in getPixDepth()1382 case TextureFormat::UNSIGNED_INT_16_8_8: in getPixStencil()1671 case TextureFormat::UNSIGNED_INT_16_8_8: in setPixDepth()1708 case TextureFormat::UNSIGNED_INT_16_8_8: in setPixStencil()
99 UNSIGNED_INT_16_8_8, enumerator
182 case tcu::TextureFormat::UNSIGNED_INT_16_8_8: return true; in isFixedPointDepthTextureFormat()
853 case tcu::TextureFormat::UNSIGNED_INT_16_8_8: in isPackedType()
585 case tcu::TextureFormat::UNSIGNED_INT_16_8_8: in uploadTestTexture()633 case tcu::TextureFormat::UNSIGNED_INT_16_8_8: in uploadTestTextureSparse()
787 …f (refRenderer.getDepthStencilAccess().getFormat().type == tcu::TextureFormat::UNSIGNED_INT_16_8_8) in verifyImage()
1512 case tcu::TextureFormat::UNSIGNED_INT_16_8_8: in verifyImage()
1004 case TextureFormat::UNSIGNED_INT_16_8_8: in isLegalExpandableFormat()
2849 case FMT_CASE(DS, UNSIGNED_INT_16_8_8): return VK_FORMAT_D16_UNORM_S8_UINT; in mapTextureFormat()3106 …T_D16_UNORM_S8_UINT: return TextureFormat(TextureFormat::DS, TextureFormat::UNSIGNED_INT_16_8_8); in mapVkFormat()
420 case tcu::TextureFormat::UNSIGNED_INT_16_8_8: in mapCombinedToDepthTransferFormat()