Skip to main content

SDL_GPUShaderFormat

Type Alias SDL_GPUShaderFormat 

Source
pub type SDL_GPUShaderFormat = Uint32;
Expand description

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