mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-30 21:37:43 +08:00
Sync SDL3 wiki -> header
This commit is contained in:
@@ -2674,8 +2674,8 @@ extern SDL_DECLSPEC void SDLCALL SDL_DrawGPUPrimitivesIndirect(
|
|||||||
* draw parameters set from a buffer.
|
* draw parameters set from a buffer.
|
||||||
*
|
*
|
||||||
* The buffer must consist of tightly-packed draw parameter sets that each
|
* The buffer must consist of tightly-packed draw parameter sets that each
|
||||||
* match the layout of SDL_GPUIndexedIndirectDrawCommand. You must not
|
* match the layout of SDL_GPUIndexedIndirectDrawCommand. You must not call
|
||||||
* call this function before binding a graphics pipeline.
|
* this function before binding a graphics pipeline.
|
||||||
*
|
*
|
||||||
* \param render_pass a render pass handle.
|
* \param render_pass a render pass handle.
|
||||||
* \param buffer a buffer containing draw parameters.
|
* \param buffer a buffer containing draw parameters.
|
||||||
|
|||||||
Reference in New Issue
Block a user