SDL_GPUSupportsProperties

Checks for GPU runtime support.

extern (C) nothrow @nogc extern
bool
SDL_GPUSupportsProperties

Parameters

props SDL_PropertiesID

the properties to use.

Return Value

Type: bool

true if supported, false otherwise.

See Also

Meta