mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-23 03:28:30 +00:00
GPU: Add SetGPUAllowedFramesInFlight (#11599)
This commit is contained in:
@@ -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: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user