Searched refs:testDecompress (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/internal/
H A DditAstcTests.cpp68 void testDecompress (CompressedTexFormat format, size_t numBlocks, const deUint8* data) function in namespace:dit::__anon4636
109 testDecompress(m_format, getNumBlocksFromBytes(generatedData.size()), &generatedData[0]);
130 testDecompress(m_format, numBlocks, &generatedData[0]);
144 testDecompress(m_format, numBlocks, &generatedData[0]);
159 testDecompress(m_format, numBlocks, &generatedData[0]);

Completed in 78 milliseconds