mirror of https://github.com/libsdl-org/SDL.git
parent
e9290eeedf
commit
ff139fe71b
|
|
@ -1518,6 +1518,8 @@ typedef struct SDL_GPUVertexAttribute
|
|||
* \since This struct is available since SDL 3.1.3
|
||||
*
|
||||
* \sa SDL_GPUGraphicsPipelineCreateInfo
|
||||
* \sa SDL_GPUVertexBufferDescription
|
||||
* \sa SDL_GPUVertexAttribute
|
||||
*/
|
||||
typedef struct SDL_GPUVertexInputState
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue