mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-16 19:18:55 +00:00
Without this lock, a concurrent call to SDL_ReleaseGPUBuffer, SDL_ReleaseGPUTransferBuffer or SDL_ReleaseGPUTexture can cause one of the arrays to be reallocated while METAL_INTERNAL_PerformPendingDestroys is iterating over it, causing a bad day all around. |
||
|---|---|---|
| .. | ||
| d3d12 | ||
| metal | ||
| vulkan | ||
| xr | ||
| SDL_gpu.c | ||
| SDL_sysgpu.h | ||