Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp923 class UploadDownloadExecutor class
926UploadDownloadExecutor(Context& context, VkDevice device, VkQueue queue, deUint32 queueFamilyIndex… in UploadDownloadExecutor() function in vkt::image::UploadDownloadExecutor
1056 void UploadDownloadExecutor::runSwapchain(Context& context, VkBuffer buffer, VkImage image) in runSwapchain()
1105 void UploadDownloadExecutor::run(Context& context, VkBuffer buffer) in run()
1159 void UploadDownloadExecutor::uploadClear(Context& context) in uploadClear()
1195 void UploadDownloadExecutor::uploadStore(Context& context) in uploadStore()
1253 void UploadDownloadExecutor::uploadCopy(Context& context) in uploadCopy()
1359 void UploadDownloadExecutor::uploadDraw(Context& context) in uploadDraw()
1427 void UploadDownloadExecutor::downloadCopy(Context& context, VkBuffer buffer) in downloadCopy()
1434 void UploadDownloadExecutor::downloadTexture(Context& context, VkBuffer buffer) in downloadTexture()
[all …]