Lines Matching refs:getTextureChannelClass
761 const tcu::TextureChannelClass targetClass = (m_blitDir == BLIT_DEFAULT_TO_TARGET) ? (tcu::getTextureChannelClass(colorFormat.type)) : (tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXED_POINT);
1022 tcu::TextureChannelClass srcType = tcu::getTextureChannelClass(srcTexFmt.type);
1025 tcu::TextureChannelClass dstType = tcu::getTextureChannelClass(dstTexFmt.type);
1084 const tcu::TextureChannelClass fmtClass = tcu::getTextureChannelClass(texFmt.type);