vk
Common Lisp bindings for the Vulkan API.
$ area51 add vkCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(vk:some-function ...)Common Lisp bindings for the Vulkan API.
$ area51 add vkCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(vk:some-function ...)