Home | History | Annotate | Download | only in video

Lines Matching refs:SDL_PROC

777     #define SDL_PROC(ret,func,params) video->func=func;
779 #define SDL_PROC(ret,func,params) \
791 #undef SDL_PROC