SDL_GPU Shape Anti-Aliasing

Does anybody have advice if some sort of anti-aliasing is possible when using the shape functions of SDL_GPU, such as GPU_Polygon and GPU_Circle? If not, what would be a good method to draw anti-aliased shapes while still using SDL_GPU for other image rendering?