mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-01 15:38:29 +00:00
GPU: Expose debug information from devices
Co-authored-by: Nikita Kogut <glinka1202@gmail.com>
This commit is contained in:

committed by
Sam Lantinga

parent
008690d016
commit
f78aa4d8ea
@@ -1248,6 +1248,7 @@ SDL3_0.0.0 {
|
||||
SDL_GetWindowProgressValue;
|
||||
SDL_SetRenderTextureAddressMode;
|
||||
SDL_GetRenderTextureAddressMode;
|
||||
SDL_GetGPUDeviceDebugProperties;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user