Features not supported
Features deliberately excluded from the scope of this library:
- Data transfer - issuing commands that transfer data between buffers or images, any usage of
VkCommandList
or VkCommandQueue
and related synchronization is responsibility of the user.
- Support for any programming languages other than C/C++. Bindings to other languages are welcomed as external projects.