Searched refs:UNSIGNED_INT_16_8_8 (Results 1 – 10 of 10) 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()554 case TextureFormat::UNSIGNED_INT_16_8_8: return IVec4(16,8,0,0); in getChannelBitDepth()623 case TextureFormat::UNSIGNED_INT_16_8_8: in getChannelMantissaBitDepth()1321 case TextureFormat::UNSIGNED_INT_16_8_8: in toSamplerAccess()
611 case TextureFormat::UNSIGNED_INT_16_8_8: in isValid()751 case TextureFormat::UNSIGNED_INT_16_8_8: in getPixelSize()1190 case TextureFormat::UNSIGNED_INT_16_8_8: in getPixDepth()1226 case TextureFormat::UNSIGNED_INT_16_8_8: in getPixStencil()1511 case TextureFormat::UNSIGNED_INT_16_8_8: in setPixDepth()1548 case TextureFormat::UNSIGNED_INT_16_8_8: in setPixStencil()
98 UNSIGNED_INT_16_8_8, enumerator
176 case tcu::TextureFormat::UNSIGNED_INT_16_8_8: return true; in isFixedPointDepthTextureFormat()
433 case tcu::TextureFormat::UNSIGNED_INT_16_8_8: in uploadTestTexture()481 case tcu::TextureFormat::UNSIGNED_INT_16_8_8: in uploadTestTextureSparse()
706 case TextureFormat::UNSIGNED_INT_16_8_8: in isLegalExpandableFormat()
1399 case tcu::TextureFormat::UNSIGNED_INT_16_8_8: in verifyImage()
929 case tcu::TextureFormat::UNSIGNED_INT_16_8_8: in isPackedType()
1673 case FMT_CASE(DS, UNSIGNED_INT_16_8_8): return VK_FORMAT_D16_UNORM_S8_UINT; in mapTextureFormat()1897 …T_D16_UNORM_S8_UINT: return TextureFormat(TextureFormat::DS, TextureFormat::UNSIGNED_INT_16_8_8); in mapVkFormat()
277 case tcu::TextureFormat::UNSIGNED_INT_16_8_8: in mapCombinedToDepthTransferFormat()