Get whether integer scales are forced for resolution-independent rendering.
Defined in SDL_render.h
renderer | the renderer from which integer scaling should be queried |
Returns SDL_TRUE if integer scales are forced or SDL_FALSE if not and on failure; call SDL_GetError() for more information.
This function is available since SDL 2.0.5.