Searched refs:generateRandomValidBlocks (Results 1 – 6 of 6) sorted by relevance
/external/deqp/framework/common/ |
D | tcuAstcUtil.hpp | 68 void generateRandomValidBlocks (deUint8* dst, size_t numBlocks, CompressedTexFormat format, TexD…
|
D | tcuAstcUtil.cpp | 2879 void generateRandomValidBlocks (deUint8* dst, size_t numBlocks, CompressedTexFormat format, TexDeco… in generateRandomValidBlocks() function
|
/external/deqp/modules/internal/ |
D | ditAstcTests.cpp | 172 …astc::generateRandomValidBlocks(&generatedData[0], numBlocks, m_format, mode, deInt32Hash(m_format… in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageAstcDecodeModeTests.cpp | 214 tcu::astc::generateRandomValidBlocks(generatedData.data(), in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageUtil.cpp | 969 …tcu::astc::generateRandomValidBlocks(compressedData, compressedLevel->getDataSize()/tcu::astc::BLO… in populateCompressedLevels()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 3033 …tcu::astc::generateRandomValidBlocks(compressedData, compressedDataSize / tcu::astc::BLOCK_SIZE_BY… in CompressedTextureForBlit()
|