Searched refs:allocateStagingBuffers (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 129 void allocateStagingBuffers (const DeviceInterface& vkd, in allocateStagingBuffers() function 167 allocateStagingBuffers(vkd, device, allocator, imageData, buffers, allocations); in allocateAndWriteStagingBuffers() 545 allocateStagingBuffers(vkd, device, allocator, *imageData, &stagingBuffers, &stagingMemory); in downloadImage()
|