mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-01 23:48:29 +00:00
Add SDL_CreateGPURenderer
This commit is contained in:

committed by
Sam Lantinga

parent
5a59b5f321
commit
f7b7188837
@@ -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: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user