Add SDL_CreateGPURenderer

This commit is contained in:
Topi-Matti Ritala 2025-04-07 18:19:27 +03:00 committed by Sam Lantinga
parent 5a59b5f321
commit f7b7188837
8 changed files with 97 additions and 15 deletions

View file

@ -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: *;
};