We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1a41c1 commit f131791Copy full SHA for f131791
include/SDL3/SDL_gpu.h
@@ -3939,7 +3939,7 @@ extern SDL_DECLSPEC void SDLCALL SDL_ReleaseWindowFromGPUDevice(
3939
* supported via SDL_WindowSupportsGPUPresentMode /
3940
* SDL_WindowSupportsGPUSwapchainComposition prior to calling this function.
3941
*
3942
- * SDL_GPU_PRESENTMODE_VSYNC with SDL_GPU_SWAPCHAINCOMPOSITION_SDR are always
+ * SDL_GPU_PRESENTMODE_VSYNC with SDL_GPU_SWAPCHAINCOMPOSITION_SDR is always
3943
* supported.
3944
3945
* \param device a GPU context.
0 commit comments