Searched refs:kInitVulkan (Results 1 – 1 of 1) sorted by relevance
33 static constexpr const char *kInitVulkan = "initVulkan"; variable344 if (!module.lookupSymbol(kInitVulkan)) { in declareVulkanFunctions()346 loc, kInitVulkan, LLVM::LLVMFunctionType::get(getPointerType(), {})); in declareVulkanFunctions()374 loc, TypeRange{getPointerType()}, kInitVulkan); in translateVulkanLaunchCall()