SDL/src/gpu
Quinn X. J. f61d4db39a GPU: colorAttachmentDescriptions should be const
The `colorAttachmentDescriptions` field of `SDL_GPUGraphicsPipelineAttachmentInfo` should be marked `const`,
similarly to the `vertexBindings` and `vertexAttributes` fields of `SDL_GPUVertexInputState`.
2024-09-05 05:22:52 -07:00
..
d3d11 GPU: colorAttachmentDescriptions should be const 2024-09-05 05:22:52 -07:00
d3d12 GPU: Add const to some function parameters (#10694) 2024-09-04 13:53:41 -07:00
d3dcommon Add the SDL_GPU API 2024-08-29 15:57:29 -07:00
metal GPU: colorAttachmentDescriptions should be const 2024-09-05 05:22:52 -07:00
vulkan GPU: Add const to some function parameters (#10694) 2024-09-04 13:53:41 -07:00
SDL_gpu.c GPU: Add const to some function parameters (#10694) 2024-09-04 13:53:41 -07:00
SDL_sysgpu.h GPU: Add const to some function parameters (#10694) 2024-09-04 13:53:41 -07:00