Mercurial > games > semicongine
comparison semiconginev2/platform/windows/vulkan_extensions.nim @ 1227:4d97cfc4888b
merge
author | sam <sam@basx.dev> |
---|---|
date | Wed, 17 Jul 2024 23:45:43 +0700 |
parents | 56781cc0fc7c |
children |
comparison
equal
deleted
inserted
replaced
1170:2addc5f6804f | 1227:4d97cfc4888b |
---|---|
1 const REQUIRED_PLATFORM_EXTENSIONS = @["VK_KHR_win32_surface"] |