table of contents
other versions
- experimental 3.3.2+git20251103~dc5b136+ds-1
| SDL_GPU_RENDERER(3) | SDL3 FUNCTIONS | SDL_GPU_RENDERER(3) |
NAME¶
SDL_GPU_RENDERER - The name of the GPU renderer.
SYNOPSIS¶
#include <SDL3/SDL_render.h>
#define SDL_GPU_RENDERER "gpu"
AVAILABILITY¶
This macro is available since SDL 3.4.0.
| SDL 3.3.3 | Simple Directmedia Layer |