Searched refs:allocateStagingBuffers (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 125 void allocateStagingBuffers (const DeviceInterface& vkd, in allocateStagingBuffers() function 163 allocateStagingBuffers(vkd, device, allocator, imageData, buffers, allocations); in allocateAndWriteStagingBuffers() 555 allocateStagingBuffers(vkd, device, allocator, *imageData, &stagingBuffers, &stagingMemory); in downloadImage()
|