Home
last modified time | relevance | path

Searched refs:mapGLCompressedTexFormat (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/opengl/
DgluTextureUtil.hpp62 tcu::CompressedTexFormat mapGLCompressedTexFormat (deUint32 format);
DgluTextureUtil.cpp296 tcu::CompressedTexFormat mapGLCompressedTexFormat (deUint32 format) in mapGLCompressedTexFormat() function
/external/deqp/modules/gles2/functional/
Des2fNegativeTextureApiTests.cpp2017 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()
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp586 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()
Des31fTextureBorderClampTests.cpp158 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()
/external/deqp/modules/gles3/functional/
Des3fNegativeTextureApiTests.cpp50 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()