Mercurial > games > semicongine
view src/semicongine/vulkan/vertex.nim @ 105:4059aa0d689b
add: descriptors, better swapchain implementation
author | Sam <sam@basx.dev> |
---|---|
date | Fri, 24 Mar 2023 00:11:42 +0700 |
parents | 1e2027dfc642 |
children |
line wrap: on
line source
# add pragma to fields of the VertexType that represent per instance attributes template PerInstance*() {.pragma.}