Skip to content

Missing change to previous commit#496

Closed
MathewBensonCode wants to merge 4 commits intoJeanPhilippeKernel:user/kernel/fix-updateafter-from
MathewBensonCode:afterbind
Closed

Missing change to previous commit#496
MathewBensonCode wants to merge 4 commits intoJeanPhilippeKernel:user/kernel/fix-updateafter-from
MathewBensonCode:afterbind

Conversation

@MathewBensonCode
Copy link
Contributor

I missed out the header in the final commit to #495.

This is actually related to #485 as I generally have to keep reverting the changes made to the VulkanHeader.h and CoroutineScheduler.h files due to the formatting in the main script.

The changes in #485 are beneficial on any developer machine with the newer llvm versions as we put the clang-format guard on the problematic lines.

- The code that relies on the SwapchainImageCount such as the command
  buffer are re-arranged to ensure that they run after we establish the
  correct number of Swapchain Images
- Removed Redundant parameter to the CommandBufferManager.Initialize
  method
- Moved the EnquedCommandBuffers.init method to be called right after
  the m_buffer_manager.Initialize function call
@MathewBensonCode MathewBensonCode changed the base branch from develop to user/kernel/fix-updateafter- January 29, 2026 06:19
@JeanPhilippeKernel
Copy link
Owner

ha - I already fixed it in the PR with other bunch of edges cases -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants