GPU: Add SetGPUAllowedFramesInFlight (#11599)

This commit is contained in:
Evan Hemsley
2024-12-06 11:56:20 -08:00
committed by GitHub
parent 47429227ab
commit fa5f84fb6e
9 changed files with 109 additions and 9 deletions

View File

@@ -1203,6 +1203,7 @@ SDL3_0.0.0 {
SDL_ShowFileDialogWithProperties;
SDL_IsMainThread;
SDL_RunOnMainThread;
SDL_SetGPUAllowedFramesInFlight;
# extra symbols go here (don't modify this line)
local: *;
};