mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-31 17:07:39 +00:00
gpu: Add SDL_QueryGPUSupport
This commit is contained in:
parent
262ffa27e7
commit
0160e9eac6
5 changed files with 115 additions and 45 deletions
|
@ -669,6 +669,8 @@ SDL3_0.0.0 {
|
|||
SDL_PushGPUVertexUniformData;
|
||||
SDL_PutAudioStreamData;
|
||||
SDL_QueryGPUFence;
|
||||
SDL_QueryGPUSupport;
|
||||
SDL_QueryGPUSupportWithProperties;
|
||||
SDL_Quit;
|
||||
SDL_QuitSubSystem;
|
||||
SDL_RaiseWindow;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue