SDL 2.0
SDL_test_compare.h File Reference
#include "SDL.h"
#include "SDL_test_images.h"
#include "begin_code.h"
#include "close_code.h"
+ Include dependency graph for SDL_test_compare.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int SDLTest_CompareSurfaces (SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error)
 

Function Documentation

◆ SDLTest_CompareSurfaces()

int SDLTest_CompareSurfaces ( SDL_Surface surface,
SDL_Surface referenceSurface,
int  allowable_error 
)