mirror of
https://github.com/fumiama/gozel.git
synced 2026-06-24 21:00:48 +08:00
feat(gen): impl. all specs except union
This commit is contained in:
@@ -42,6 +42,8 @@ func main() {
|
||||
specdir = os.DirFS(*spec)
|
||||
}
|
||||
|
||||
defer closeAPI()
|
||||
|
||||
fmt.Println("[main] parsing core APIs...")
|
||||
f, err := specdir.Open("include/level_zero/ze_api.h")
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user