mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-25 14:09:10 +00:00
GPU: Add SDL_CancelGPUCommandBuffer (#11316)
--------- Co-authored-by: Caleb Cornett <caleb.cornett@outlook.com>
This commit is contained in:
parent
94d110edd5
commit
b4dff42dcd
10 changed files with 389 additions and 147 deletions
|
@ -1183,6 +1183,7 @@ SDL3_0.0.0 {
|
|||
SDL_GetDefaultLogOutputFunction;
|
||||
SDL_RenderDebugText;
|
||||
SDL_GetSandbox;
|
||||
SDL_CancelGPUCommandBuffer;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue