Mercurial > games > semicongine
annotate semiconginev2/old/platform/windows/vulkanExtensions.nim @ 1219:c61658d2d227 compiletime-tests
del: old test file
author | sam <sam@basx.dev> |
---|---|
date | Wed, 17 Jul 2024 21:03:30 +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_win32_surface"] |