mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 15:10:49 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
5ec5f23fff
commit
232c2970d3
1 changed files with 6 additions and 0 deletions
|
|
@ -1653,6 +1653,12 @@ typedef struct SDL_GPUGraphicsPipelineTargetInfo
|
|||
* \since This struct is available since SDL 3.1.3
|
||||
*
|
||||
* \sa SDL_CreateGPUGraphicsPipeline
|
||||
* \sa SDL_GPUVertexInputState
|
||||
* \sa SDL_GPUPrimitiveType
|
||||
* \sa SDL_GPURasterizerState
|
||||
* \sa SDL_GPUMultisampleState
|
||||
* \sa SDL_GPUDepthStencilState
|
||||
* \sa SDL_GPUGraphicsPipelineTargetInfo
|
||||
*/
|
||||
typedef struct SDL_GPUGraphicsPipelineCreateInfo
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue