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.cpp947 class UploadDownloadExecutor class
950 UploadDownloadExecutor(Context &context, const CaseDef& caseSpec) : in UploadDownloadExecutor() function in vkt::image::UploadDownloadExecutor
1074 void UploadDownloadExecutor::run(Context& context, VkBuffer buffer) in run()
1126 void UploadDownloadExecutor::uploadClear(Context& context) in uploadClear()
1162 void UploadDownloadExecutor::uploadStore(Context& context) in uploadStore()
1219 void UploadDownloadExecutor::uploadCopy(Context& context) in uploadCopy()
1320 void UploadDownloadExecutor::uploadDraw(Context& context) in uploadDraw()
1404 void UploadDownloadExecutor::downloadCopy(Context& context, VkBuffer buffer) in downloadCopy()
1411 void UploadDownloadExecutor::downloadTexture(Context& context, VkBuffer buffer) in downloadTexture()
1492 void UploadDownloadExecutor::downloadLoad(Context& context, VkBuffer buffer) in downloadLoad()
[all …]