Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp892 void downloadLoad(Context& context, VkBuffer buffer);
1033 downloadLoad(context, buffer); in runSwapchain()
1100 downloadLoad(context, buffer); in run()
1474 void UploadDownloadExecutor::downloadLoad(Context& context, VkBuffer buffer) in downloadLoad() function in vkt::image::UploadDownloadExecutor