Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-vulkan-runner/
H A DVulkanRuntime.cpp23 inline void emitVulkanError(const char *api, VkResult error) { in emitVulkanError() function
29 emitVulkanError(api, (result)); \