Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp2163 const Allocation& refDstBufferAlloc = refDstBuffer->getAllocation(); in verifyDecompression() local
2164 invalidateAlloc(vk, device, refDstBufferAlloc); in verifyDecompression()
2174 BinaryCompareResult res = BinaryCompare(refDstBufferAlloc.getHostPtr(), in verifyDecompression()
2184 invalidateAlloc(vk, device, refDstBufferAlloc); in verifyDecompression()
2187 …rameters.formatForVerify), renderSize.width, renderSize.height, 1u, refDstBufferAlloc.getHostPtr()… in verifyDecompression()