summaryrefslogtreecommitdiff
path: root/doc/core
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.org>2024-10-25 23:20:31 -0500
committerDanny Holman <dholman@gymli.org>2024-10-25 23:20:31 -0500
commitcf048261bc5169b647f3681e016773d7cc585d38 (patch)
treed6bbaebf48df5790156864ccc69eed35bb42cf21 /doc/core
parentb13c7d59a91fa1790f132e08791c31940b475426 (diff)
render: fix a build bug in the vulkan renderer
Fix a bug causing the build to fail during the compile step of the Vulkan renderer. The frame number has been moved into the swapchain struct and no longer exists in the context struct. Therefore, its initialization should be done inside the swapchain init function. Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to 'doc/core')
0 files changed, 0 insertions, 0 deletions