mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-25 14:09:10 +00:00
GPU: Add SetGPUAllowedFramesInFlight (#11599)
This commit is contained in:
parent
47429227ab
commit
fa5f84fb6e
9 changed files with 109 additions and 9 deletions
|
@ -1228,3 +1228,4 @@
|
|||
#define SDL_ShowFileDialogWithProperties SDL_ShowFileDialogWithProperties_REAL
|
||||
#define SDL_IsMainThread SDL_IsMainThread_REAL
|
||||
#define SDL_RunOnMainThread SDL_RunOnMainThread_REAL
|
||||
#define SDL_SetGPUAllowedFramesInFlight SDL_SetGPUAllowedFramesInFlight_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue