Home
last modified time | relevance | path

Searched refs:V_PlotPixel_f (Results 1 – 4 of 4) sorted by relevance

/dports/games/prboom/prboom-2.5.0/src/
H A Dv_video.h182 typedef void (*V_PlotPixel_f)(int,int,int,byte); typedef
183 extern V_PlotPixel_f V_PlotPixel;
H A Dv_video.c790 V_PlotPixel_f V_PlotPixel = NULL_PlotPixel;
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dv_video.h256 typedef void (*V_PlotPixel_f)(int,int,int,byte); typedef
257 extern V_PlotPixel_f V_PlotPixel;
H A Dv_video.c1007 V_PlotPixel_f V_PlotPixel = NULL_PlotPixel;