pub type SDL_GPUShaderFormat = Uint32;
Specifies the format of shader code.
Each format corresponds to a specific backend that accepts it.
Available Since: This datatype is available since SDL 3.2.0.
See Also: SDL_CreateGPUShader