Home
last modified time | relevance | path

Searched refs:uncompressedFormat (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/internal/
DditAstcTests.cpp75 const TextureFormat uncompressedFormat = getUncompressedFormat(format); in testDecompress() local
76 …TextureLevel texture (uncompressedFormat, blockPixelSize.x()*(int)numBlocks, blockPixelSiz… in testDecompress()
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp245 const tcu::TextureFormat& uncompressedFormat);
325 …t, Surface& resultDst, const glu::Texture2D& texture, const tcu::TextureFormat& uncompressedFormat) in render() argument
338 renderParams.samplerType = gls::TextureTestUtil::getSamplerType(uncompressedFormat); in render()