Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-vulkan-runner/
H A DVulkanRuntime.h117 LogicalResult updateHostMemoryBuffers();
H A Dvulkan-runtime-wrappers.cpp60 failed(vulkanRuntime.updateHostMemoryBuffers()) || in runOnVulkan()
H A DVulkanRuntime.cpp870 LogicalResult VulkanRuntime::updateHostMemoryBuffers() { in updateHostMemoryBuffers() function in VulkanRuntime