- renderer-info-texture-formats renderer-infoprocedure
- renderer-info-texture-formats-raw renderer-infoprocedure
Get the sdl2:renderer-info's "texture-formats" field.
- renderer-info-texture-formats returns a list of pixel format symbols.
- renderer-info-texture-formats-raw returns a list of the equivalent integer constants.
Requires sdl2 egg 0.2.0 or higher. Before sdl2 egg 0.4.0, this procedure returned a pointer to a C array.