mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-21 18:58:13 +00:00
GPU: Add SDL_CalculateGPUTextureFormatSize (#11146)
--------- Co-authored-by: Sam Lantinga <slouken@libsdl.org>
This commit is contained in:
@@ -1203,3 +1203,4 @@
|
||||
#define SDL_wcstol SDL_wcstol_REAL
|
||||
#define SDL_StepBackUTF8 SDL_StepBackUTF8_REAL
|
||||
#define SDL_DelayPrecise SDL_DelayPrecise_REAL
|
||||
#define SDL_CalculateGPUTextureFormatSize SDL_CalculateGPUTextureFormatSize_REAL
|
||||
|
Reference in New Issue
Block a user