jpbruyere / vkvg

Vulkan 2D graphics library
https://jpbruyere.github.io/vkvg/
MIT License
773 stars 33 forks source link

expose public methods to query inst and dev requirements for vkvg #93

Closed jpbruyere closed 2 years ago

jpbruyere commented 2 years ago

Add following methods to the vkvg api:

Rubo3 commented 2 years ago

Really helpful! At the moment it seems to work fine.