Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-vulkan-runner/
H A DVulkanRuntime.h141 LogicalResult createComputeCommandBuffer();
H A DVulkanRuntime.cpp179 failed(createComputeCommandBuffer())) { in run()
802 LogicalResult VulkanRuntime::createComputeCommandBuffer() { in createComputeCommandBuffer() function in VulkanRuntime