mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
parent
d5e1385c91
commit
f8d4c49264
1 changed files with 2 additions and 2 deletions
|
|
@ -2674,8 +2674,8 @@ extern SDL_DECLSPEC void SDLCALL SDL_DrawGPUPrimitivesIndirect(
|
|||
* draw parameters set from a buffer.
|
||||
*
|
||||
* The buffer must consist of tightly-packed draw parameter sets that each
|
||||
* match the layout of SDL_GPUIndexedIndirectDrawCommand. You must not
|
||||
* call this function before binding a graphics pipeline.
|
||||
* match the layout of SDL_GPUIndexedIndirectDrawCommand. You must not call
|
||||
* this function before binding a graphics pipeline.
|
||||
*
|
||||
* \param render_pass a render pass handle.
|
||||
* \param buffer a buffer containing draw parameters.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue