Skip to content

Why do the samples use 3 swap chain buffers? #4

@manaskulkarni

Description

@manaskulkarni

I see in the samples code, three command lists are created, three buffers are created but only one is used because s_frame_count always stays 0. I thought the whole point of having three buffers was to be able to submit 2 but the samples always wait after presenting.
So whats the point of creating three swapchain buffers or command lists?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions