mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-17 19:48:51 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
03b14f5211
commit
0b082b25b2
1 changed files with 2 additions and 0 deletions
|
|
@ -3755,6 +3755,8 @@ extern SDL_DECLSPEC void SDLCALL SDL_UnmapGPUTransferBuffer(
|
|||
* \returns a copy pass handle.
|
||||
*
|
||||
* \since This function is available since SDL 3.2.0.
|
||||
*
|
||||
* \sa SDL_EndGPUCopyPass
|
||||
*/
|
||||
extern SDL_DECLSPEC SDL_GPUCopyPass * SDLCALL SDL_BeginGPUCopyPass(
|
||||
SDL_GPUCommandBuffer *command_buffer);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue