Searched refs:SDL_SIMDFree (Results 1 – 6 of 6) sorted by relevance
288 extern DECLSPEC void SDLCALL SDL_SIMDFree(void *ptr);
1225 SDL_SIMDFree(surface->pixels); in RLEAlphaSurface()1389 SDL_SIMDFree(surface->pixels); in RLEColorkeySurface()
1351 SDL_SIMDFree(surface->pixels); in SDL_FreeSurface()
1014 SDL_SIMDFree(void *ptr) in SDL_SIMDFree() function
720 #define SDL_SIMDFree SDL_SIMDFree_REAL macro
776 SDL_DYNAPI_PROC(void,SDL_SIMDFree,(void *a),(a),)
Completed in 16 milliseconds