Go to the documentation of this file.
21 #include "../../SDL_internal.h"
23 #if !SDL_RENDER_DISABLED
38 return SDL_SetError(
"SDL_DrawPoint(): Unsupported surface format");
79 return SDL_SetError(
"SDL_DrawPoints(): Unsupported surface format");
87 for (i = 0; i <
count; ++
i) {