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