Mercurial > games > semicongine
annotate tools/vulkan_api_generator/config.nims @ 1071:ec014e90bc46
add: support for color space conversion, convert color space if srgb is not available for images
author | sam <sam@basx.dev> |
---|---|
date | Tue, 02 Apr 2024 22:02:44 +0700 |
parents | e267983f5edf |
children |
rev | line source |
---|---|
840
44ec744fbedc
did: package restructuring according to nimble recommendation for libraries
Sam <sam@basx.dev>
parents:
diff
changeset
|
1 import strformat |
44ec744fbedc
did: package restructuring according to nimble recommendation for libraries
Sam <sam@basx.dev>
parents:
diff
changeset
|
2 |