Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp2166 const Allocation& resDstBufferAlloc = resDstBuffer->getAllocation(); in verifyDecompression() local
2167 invalidateAlloc(vk, device, resDstBufferAlloc); in verifyDecompression()
2175 resDstBufferAlloc.getHostPtr(), in verifyDecompression()
2183 invalidateAlloc(vk, device, resDstBufferAlloc); in verifyDecompression()
2186 …rameters.formatForVerify), renderSize.width, renderSize.height, 1u, resDstBufferAlloc.getHostPtr()… in verifyDecompression()