Searched defs:UploadDownloadExecutor (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp948 class UploadDownloadExecutor class in namespace:vkt::image
951 UploadDownloadExecutor(Context &context, const CaseDef& caseSpec) : function in class:vkt::image::UploadDownloadExecutor
1075 void UploadDownloadExecutor::run(Context& context, VkBuffer buffer)
1127 void UploadDownloadExecutor::uploadClear(Context& context)
1163 void UploadDownloadExecutor::uploadStore(Context& context)
1221 void UploadDownloadExecutor::uploadCopy(Context& context)
1322 void UploadDownloadExecutor::uploadDraw(Context& context)
1407 void UploadDownloadExecutor::downloadCopy(Context& context, VkBuffer buffer)
1414 void UploadDownloadExecutor::downloadTexture(Context& context, VkBuffer buffer)
1496 void UploadDownloadExecutor
[all...]

Completed in 87 milliseconds