Searched refs:imageBufferResult (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageCompressionTranscodingSupport.cpp | 732 Buffer imageBufferResult (vk, device, allocator, in copyResultAndCompare() local 764 imageBufferResult.get(), 0ull, imageResultSize); in copyResultAndCompare() 767 …ffer(cmdBuffer, uncompressed, VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, imageBufferResult.get(), 1u, &… in copyResultAndCompare() 773 const Allocation& allocResult = imageBufferResult.getAllocation(); in copyResultAndCompare()
|