GPU: Add SDL_CalculateGPUTextureFormatSize (#11146)

---------

Co-authored-by: Sam Lantinga <slouken@libsdl.org>
This commit is contained in:
Evan Hemsley
2024-10-10 16:34:38 -07:00
committed by GitHub
parent 6d85127560
commit 6ea4a66451
7 changed files with 34 additions and 13 deletions

View File

@@ -1178,6 +1178,7 @@ SDL3_0.0.0 {
SDL_wcstol;
SDL_StepBackUTF8;
SDL_DelayPrecise;
SDL_CalculateGPUTextureFormatSize;
# extra symbols go here (don't modify this line)
local: *;
};