The `colorAttachmentDescriptions` field of `SDL_GPUGraphicsPipelineAttachmentInfo` should be marked `const`, similarly to the `vertexBindings` and `vertexAttributes` fields of `SDL_GPUVertexInputState`.
The `colorAttachmentDescriptions` field of `SDL_GPUGraphicsPipelineAttachmentInfo` should be marked `const`, similarly to the `vertexBindings` and `vertexAttributes` fields of `SDL_GPUVertexInputState`.