Mercurial > games > semicongine
annotate semiconginev2/old/platform/linux/vulkanExtensions.nim @ 1222:3c3d4d7a8ecd compiletime-tests
did: cleanup config file
author | sam <sam@basx.dev> |
---|---|
date | Wed, 17 Jul 2024 21:08:15 +0700 |
parents | 56781cc0fc7c |
children |
rev | line source |
---|---|
840
44ec744fbedc
did: package restructuring according to nimble recommendation for libraries
Sam <sam@basx.dev>
parents:
diff
changeset
|
1 const REQUIRED_PLATFORM_EXTENSIONS* = @["VK_KHR_xlib_surface"] |