SDL_GPUComputePipelineCreateInfo.threadcount_y

The number of threads in the Y dimension. This should match the value in the shader.

struct SDL_GPUComputePipelineCreateInfo
Uint32 threadcount_y;

Meta