mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-25 14:09:10 +00:00
Add SDL_CreateGPURenderer
This commit is contained in:
parent
5a59b5f321
commit
f7b7188837
8 changed files with 97 additions and 15 deletions
|
@ -1249,6 +1249,7 @@ SDL3_0.0.0 {
|
|||
SDL_SetRenderTextureAddressMode;
|
||||
SDL_GetRenderTextureAddressMode;
|
||||
SDL_GetGPUDeviceProperties;
|
||||
SDL_CreateGPURenderer;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue