Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp970 void downloadLoad(Context& context, VkBuffer buffer);
1113 downloadLoad(context, buffer); in run()
1492 void UploadDownloadExecutor::downloadLoad(Context& context, VkBuffer buffer) in downloadLoad() function in vkt::image::UploadDownloadExecutor