mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-23 03:28:30 +00:00
gpu: Rework driver name queries, add GetGPUShaderFormats
This commit is contained in:
@@ -276,7 +276,9 @@ SDL3_0.0.0 {
|
||||
SDL_GetFullscreenDisplayModes;
|
||||
SDL_GetGDKDefaultUser;
|
||||
SDL_GetGDKTaskQueue;
|
||||
SDL_GetGPUDeviceDriver;
|
||||
SDL_GetGPUDriver;
|
||||
SDL_GetGPUShaderFormats;
|
||||
SDL_GetGPUSwapchainTextureFormat;
|
||||
SDL_GetGamepadAppleSFSymbolsNameForAxis;
|
||||
SDL_GetGamepadAppleSFSymbolsNameForButton;
|
||||
@@ -392,6 +394,7 @@ SDL3_0.0.0 {
|
||||
SDL_GetNumAllocations;
|
||||
SDL_GetNumAudioDrivers;
|
||||
SDL_GetNumCameraDrivers;
|
||||
SDL_GetNumGPUDrivers;
|
||||
SDL_GetNumGamepadTouchpadFingers;
|
||||
SDL_GetNumGamepadTouchpads;
|
||||
SDL_GetNumHapticAxes;
|
||||
|
Reference in New Issue
Block a user