An opaque handle representing a compute pass.
Defined in <SDL3/SDL_gpu.h>
typedef struct SDL_GPUComputePass SDL_GPUComputePass;
This handle is transient and should not be held or referenced after SDL_EndGPUComputePass is called.
This struct is available since SDL 3.1.3