1 #ifndef HALIDE_CODEGEN_VULKAN_DEV_H 2 #define HALIDE_CODEGEN_VULKAN_DEV_H 17 struct CodeGen_GPU_Dev;
This file defines the class FunctionDAG, which is our representation of a Halide pipeline, and contains methods to using Halide's bounds tools to query properties of it.
Not visible externally, similar to 'static' linkage in C.
std::unique_ptr< CodeGen_GPU_Dev > new_CodeGen_Vulkan_Dev(const Target &target)