SDL_GPUTextureCreateInfo.layer_count_or_depth

The layer count or depth of the texture. This value is treated as a layer count on 2D array textures, and as a depth value on 3D textures.

struct SDL_GPUTextureCreateInfo
Uint32 layer_count_or_depth;

Meta