Home
last modified time | relevance | path

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

/TaskScheduler/SchedulerTests/Tests/
H A DDxtTests.cpp81 MT::ArrayView<uint8> dstBlocks; in SUITE() member
91 , dstBlocks(_dstBlocks) in SUITE()
101 , dstBlocks(other.dstBlocks) in SUITE()
149 squish::Compress( (squish::u8 *)&pixels[0], &dstBlocks[dstBlockOffset], squish::kDxt1 ); in SUITE()