Home | History | Annotate | Download | only in video

Lines Matching refs:SDL_PROC

760     #define SDL_PROC(ret,func,params) video->func=func;
762 #define SDL_PROC(ret,func,params) \
774 #undef SDL_PROC