Searched refs:mapGLCompressedTexFormat (Results 1 – 6 of 6) sorted by relevance
62 tcu::CompressedTexFormat mapGLCompressedTexFormat (deUint32 format);
296 tcu::CompressedTexFormat mapGLCompressedTexFormat (deUint32 format) in mapGLCompressedTexFormat() function
2017 const tcu::CompressedTexFormat format = glu::mapGLCompressedTexFormat(glFormat); in init()2067 const tcu::CompressedTexFormat format = glu::mapGLCompressedTexFormat(glFormat); in init()2118 const tcu::CompressedTexFormat format = glu::mapGLCompressedTexFormat(glFormat); in init()2189 const tcu::CompressedTexFormat format = glu::mapGLCompressedTexFormat(glFormat); in init()2241 const tcu::CompressedTexFormat format = glu::mapGLCompressedTexFormat(glFormat); in init()2317 const tcu::CompressedTexFormat format = glu::mapGLCompressedTexFormat(glFormat); in init()2376 const tcu::CompressedTexFormat format = glu::mapGLCompressedTexFormat(glFormat); in init()2436 const tcu::CompressedTexFormat format = glu::mapGLCompressedTexFormat(glFormat); in init()2495 const tcu::CompressedTexFormat format = glu::mapGLCompressedTexFormat(glFormat); in init()
586 else if (glu::isCompressedFormat(formatA) && isAstcFormat(glu::mapGLCompressedTexFormat(formatA))) in getMoreRestrictiveFormat()588 else if (glu::isCompressedFormat(formatB) && isAstcFormat(glu::mapGLCompressedTexFormat(formatB))) in getMoreRestrictiveFormat()617 return tcu::getBlockSize(glu::mapGLCompressedTexFormat(format)); in getTexelBlockSize()625 return tcu::getBlockPixelSize(glu::mapGLCompressedTexFormat(format)); in getTexelBlockPixelSize()696 const tcu::CompressedTexFormat compressedFormat = glu::mapGLCompressedTexFormat(glFormat); in genTexel()1281 const tcu::CompressedTexFormat compressedFormat = glu::mapGLCompressedTexFormat(info.getFormat()); in decompressTexture()1468 …const tcu::CompressedTexFormat& compressedFormat = glu::mapGLCompressedTexFormat(info.getFormat()); in renderTextureCubemap()1898 if (isAstcFormat(glu::mapGLCompressedTexFormat(format))) in checkFormatSupport()2379 …if (glu::isCompressedFormat(srcFormat) && !tcu::isAstcFormat(glu::mapGLCompressedTexFormat(srcForm… in addCopyTests()2393 …if (glu::isCompressedFormat(dstFormat) && !tcu::isAstcFormat(glu::mapGLCompressedTexFormat(dstForm… in addCopyTests()
158 const tcu::CompressedTexFormat compressedFmt = glu::mapGLCompressedTexFormat(format); in getFormatChannelClass()335 const tcu::CompressedTexFormat compressedFormat = glu::mapGLCompressedTexFormat(texFormat); in genDummyTexture()659 tcu::isAstcFormat(glu::mapGLCompressedTexFormat(m_texFormat)) && in init()1404 const tcu::CompressedTexFormat compressedFormat = glu::mapGLCompressedTexFormat(texFormat); in TextureBorderClampFormatCase()2078 tcu::isAstcFormat(glu::mapGLCompressedTexFormat(m_texFormat)) && in init()
50 using glu::mapGLCompressedTexFormat;509 const CompressedTexFormat tcuFormat = mapGLCompressedTexFormat(format); in init()2690 const CompressedTexFormat tcuFormat = mapGLCompressedTexFormat(format); in init()3003 const CompressedTexFormat tcuFormat = mapGLCompressedTexFormat(format); in init()3146 const CompressedTexFormat tcuFormat = mapGLCompressedTexFormat(format); in init()