Determines whether a swapchain composition is supported by the window.
The window must be claimed before calling this function.
a GPU context.
an SDL_Window.
the swapchain composition to check.
true if supported, false if unsupported.
SDL_ClaimWindowForGPUDevice
See Implementation
Determines whether a swapchain composition is supported by the window.
The window must be claimed before calling this function.