mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-08-17 20:32:56 +00:00
The `colorAttachmentDescriptions` field of `SDL_GPUGraphicsPipelineAttachmentInfo` should be marked `const`, similarly to the `vertexBindings` and `vertexAttributes` fields of `SDL_GPUVertexInputState`.